X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f From: "Jesper Lund" Newsgroups: comp.os.msdos.djgpp References: <9v3b7b$r9q$1 AT reader08 DOT wxs DOT nl> Subject: Re: Linking problem with GCC 3.0.2 Lines: 14 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Message-ID: Date: Mon, 10 Dec 2001 23:38:25 +0100 NNTP-Posting-Host: 212.54.71.34 X-Complaints-To: news-abuse AT wol DOT dk X-Trace: news000.worldonline.dk 1008023976 212.54.71.34 (Mon, 10 Dec 2001 23:39:36 MET) NNTP-Posting-Date: Mon, 10 Dec 2001 23:39:36 MET Organization: Customer of Tiscali A/S (World Online) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com jansb000 wrote in message news:9v3b7b$r9q$1 AT reader08 DOT wxs DOT nl... > This is followed by a long list of other errors about undefined std::xxxx > functions. > > If I type a command-line: "gcc -o test.exe test.cpp -lstdcxx" I get the same > result. What happens if you type "gxx -o test.exe test.cpp" at the command line?