cvs.gedasymbols.org/archives/browse.cgi | search |
Message-ID: | <37BF4BDD.BA6E2CC0@connection.com> |
Date: | Sat, 21 Aug 1999 21:01:21 -0400 |
From: | sam <samirw AT connection DOT com> |
X-Mailer: | Mozilla 4.6 [en] (Win95; I) |
X-Accept-Language: | en |
MIME-Version: | 1.0 |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | Re: ld / Gcc and make Problem |
References: | <7phs0t$eqg$1 AT elric DOT planete DOT net> <rrpvkg8jboh80 AT corp DOT supernews DOT com> |
NNTP-Posting-Host: | pm2-168.connection.com |
X-Trace: | 21 Aug 1999 20:56:08 -0400, pm2-168.connection.com |
Lines: | 25 |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
Al Morgan wrote: > I'm not sure about the library, but I noticed this: you have commands to > link your object code, but no commands to compile the object code. > > I have a problem with ld reporting cannot open -lstdcx: no such file.... I have originally installed DJGPP for C only with the gcc281 under win 95. Now I would like to use C++ so I have downloaded the following files. v2gnu/gcc295b.zip Basic GCC compiler 1.7 mb v2gnu/gpp295b.zip C++ compiler 1.6 mb v2gnu/lgp2811b.zip C++ libraries 583 kb After unzipping and attempting to compile simple C++ example I got a complaint about cc1plus.exe not found. So I found it under 'lib\this\that\\\ and copied it into bin. Now I get the ' cannot open -lstdcx: no such file....' I can't find it manually either. Anyone have any ideas? how to get it and let rhide or ld know where to find it? The closest file name I have is 'libstdcxx.a'
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |