From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Alexander To: =?koi8-r?b?y9XM2NTV0s7ZyiDPxtTP0MnL?= Date: Fri, 28 Oct 2005 19:59:13 +0300 User-Agent: KMail/1.6.2 MIME-Version: 1.0 Content-Disposition: inline Message-Id: <200510281959.13841.rope-walker@yandex.ru> Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: quoted-printable X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - hosting.viahost.ru X-AntiAbuse: Original Domain - lists.altlinux.org X-AntiAbuse: Originator/Caller UID/GID - [0 0] / [47 12] X-AntiAbuse: Sender Address Domain - yandex.ru X-Source: X-Source-Args: X-Source-Dir: Subject: [room] Compile c++ X-BeenThere: smoke-room@lists.altlinux.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: rope-walker@yandex.ru, =?koi8-r?b?y9XM2NTV0s7ZyiDPxtTP0MnL?= List-Id: =?koi8-r?b?y9XM2NTV0s7ZyiDPxtTP0MnL?= List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Oct 2005 17:07:32 -0000 Archived-At: List-Archive: =F4=C1=CB=C1=D1 =D0=D2=CF=C2=CC=C5=CD=C1: [alex@localhost cpp]$ cat test.cpp #include int main() { return 0; } [alex@localhost cpp]$ gcc-3.3 test.cpp In file included=20 from /usr/include/c++/3.3.3/backward/iostream.h:31, from test.cpp:1: /usr/include/c++/3.3.3/backward/backward_warning.h:32:2: warning:=20 #warning This file includes at least one deprecated or=20 antiquated header. Please consider using one of the 32 headers=20 found in section 17.4.1.2 of the C++ standard. Examples include=20 substituting the header for the header for C++=20 includes, or instead of the deprecated header=20 . To disable this warning use -Wno-deprecated. /home/alex/tmp/cckOtq3k.o(.text+0x36): In function=20 `__static_initialization_and_destruction_0(int, int)': : undefined reference to `std::ios_base::Init::Init[in-charge]()' /home/alex/tmp/cckOtq3k.o(.text+0x65): In function `__tcf_0': : undefined reference to `std::ios_base::Init::~Init [in-charge] ()' /home/alex/tmp/cckOtq3k.o(.eh_frame+0x11): undefined reference to=20 `__gxx_personality_v0' collect2: ld returned 1 exit status =CD=CF=D6=C5=D4 =D1 =DE=D4=CF-=D4=CF =CE=C5 =D0=CF=CE=C9=CD=C1=C0, =C9=CC= =C9 =DE=D4=CF-=D4=CF =C4=C5=CC=C1=C0 =CE=C5 =D4=C1=CB, =D0=CF=C4=D3=CB=C1= =D6=C9=D4=C5. =F7=D2=CF=C4=C5 =D0=D2=CF=C7=D2=C1=CD=CD=C1 =C4=CF=CC=D6=CE=C1 =CC=C0=C2=D9= =CD =CB=CF=CD=D0=C9=CC=D1=D4=CF=D2=CF=CD =CB=CF=CD=D0=C9=CC=C9=D4=D8=D3=D1. =2D-=20 =F3 =D5=D7=C1=D6=C5=CE=C9=C5=CD, Alex