X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f From: eplmst AT lu DOT erisoft DOT se (Martin Stromberg) Newsgroups: comp.os.msdos.djgpp Subject: Re: I'm having a bit of trouble with DJGPP Date: 11 Apr 2002 14:08:13 GMT Organization: Ericsson Erisoft AB, Sweden Lines: 21 Message-ID: References: <47ae8681 DOT 0204110513 DOT 20d1adce AT posting DOT google DOT com> NNTP-Posting-Host: lws256.lu.erisoft.se X-Newsreader: TIN [version 1.2 PL2] To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Roy Liu (roy DOT liu AT gfmb DOT com DOT au) wrote: : I have exactly the same problem as Kodachi. I do not have an older : version of gpp. I was testing the compiler with the simple hello world : program immediately after installation of the binaries. I have tried : (as suggested): : gcc hello.cpp -o hello.exe -lstdcxx : but got the message "c:\binutils\bin/ld.exe: cannot find -lstdcxx". : running gxx hello.cpp -o hello.exe I got a whole page of errors as : what Kodachi had. : Can any help please? Have you installed the C++ compiler (gpp*b.zip)? Right, MartinS