delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | delorie.com: mailnull set sender to djgpp-bounces using -f |
From: | kgangakhedkar AT hotpop DOT com (Kunal Gangakhedkar) |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | Re: I'm having a bit of trouble with DJGPP |
Date: | 12 Apr 2002 07:25:26 -0700 |
Organization: | http://groups.google.com/ |
Lines: | 29 |
Message-ID: | <a67aa47a.0204120625.5c061477@posting.google.com> |
References: | <a7rh26$h63$1 AT news DOT chatlink DOT com> <a7s1jh$812$1 AT antares DOT lu DOT erisoft DOT se> <47ae8681 DOT 0204110513 DOT 20d1adce AT posting DOT google DOT com> <a945cd$sg2$1 AT antares DOT lu DOT erisoft DOT se> |
NNTP-Posting-Host: | 203.197.75.127 |
X-Trace: | posting.google.com 1018621527 20589 127.0.0.1 (12 Apr 2002 14:25:27 GMT) |
X-Complaints-To: | groups-abuse AT google DOT com |
NNTP-Posting-Date: | 12 Apr 2002 14:25:27 GMT |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
I think there is something wrong with the basic installation of DJGPP in your case.. Is your DJGPP variable configured properly??? Are other programs working fine??? And use gxx and NOT gcc to compile C++ programs..... Otherwise, if you want to use gcc only, then use the -lang option. More of it in the docs..... I hope this helps.... Kunal Gangakhedkar (kgangakhedkar AT hotpop DOT com) (kgangakhedkar AT softhome DOT net) eplmst AT lu DOT erisoft DOT se (Martin Stromberg) wrote in message news:<a945cd$sg2$1 AT antares DOT lu DOT erisoft DOT se>... > 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. >
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |