X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: mram AT employees DOT org (Ram.M) Newsgroups: comp.os.msdos.djgpp Subject: Re: DJGPP installation problem Date: 5 Feb 2004 02:34:00 -0800 Organization: http://groups.google.com Lines: 78 Message-ID: <57f9178c.0402050233.1224345d@posting.google.com> References: <57f9178c DOT 0402040848 DOT 1c5ed8b AT posting DOT google DOT com> <200402042005 DOT i14K52qB009740 AT envy DOT delorie DOT com> NNTP-Posting-Host: 192.122.173.13 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1075977240 11175 127.0.0.1 (5 Feb 2004 10:34:00 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Thu, 5 Feb 2004 10:34:00 +0000 (UTC) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com DJ Delorie wrote in message news:<200402042005 DOT i14K52qB009740 AT envy DOT delorie DOT com>... > > D:\DJGPP>set LIB=d:\djgpp\lib > > > > D:\DJGPP>set LIBRARY=%LIB% > > > > D:\DJGPP>set INCLUDE=d:\djgpp\include > > Don't set these three. Thanks for your responses, but still I get the following errors.. D:\>cd djgpp D:\DJGPP>set DJGPP=d:\djgpp\djgpp.env D:\DJGPP>set PATH=%PATH%;d:\djgpp\bin D:\DJGPP>gcc a.c d:/djgpp/bin/ld.exe: cannot find -lgcc collect2: ld returned 1 exit status D:\DJGPP>gcc -v a.c Reading specs from d:/djgpp/lib/gcc-lib/djgpp/3.32/specs Configured with: /devel/gnu/gcc/3.3/gnu/gcc-3.32/configure i586-pc-msdosdjgpp -- prefix=/dev/env/DJDIR --disable-nls Thread model: single gcc version 3.3.2 d:/djgpp/lib/gcc-lib/djgpp/3.32/cc1.exe -quiet -v -D__GNUC__=3 -D__GNUC_MINOR__ =3 -D__GNUC_PATCHLEVEL__=2 -remap -imacros d:/djgpp/lib/gcc-lib/djgpp/3.32/djgpp .ver a.c -quiet -dumpbase a.c -auxbase a -version -o d:/djgpp/tmp/ccQBSwuT.s GNU C version 3.3.2 (djgpp) compiled by GNU C version 3.3.2. GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096 ignoring nonexistent directory "d:/djgpp/djgpp/include" #include "..." search starts here: #include <...> search starts here: d:/djgpp/lib/gcc-lib/djgpp/3.32/include d:/djgpp/include End of search list. d:/djgpp/bin/as.exe --traditional-format -o d:/djgpp/tmp/ccoTJHJI.o d:/djgpp/tm p/ccQBSwuT.s d:/djgpp/lib/gcc-lib/djgpp/3.32/collect2.exe d:/djgpp/lib/crt0.o -Ld:/djgpp/lib -Ld:/djgpp/lib/gcc-lib/djgpp/3.32 -Ld:/djgpp/bin -Ld:/djgpp/lib -Ld:/djgpp/lib/ gcc-lib/djgpp/3.32/../../.. d:/djgpp/tmp/ccoTJHJI.o -lgcc -lc -lgcc -Tdjgpp-x.dj l d:/djgpp/bin/ld.exe: cannot find -lgcc collect2: ld returned 1 exit status D:\DJGPP>dir djgpp.env Volume in drive D is DATA Volume Serial Number is 7401-0844 Directory of D:\DJGPP 02/03/2002 17:17 3,592 djgpp.env 1 File(s) 3,592 bytes 0 Dir(s) 2,797,611,008 bytes free D:\DJGPP> Note : I installed the following file in d:\djgpp directory D:\djgpp-dnld>dir Volume in drive D is DATA Volume Serial Number is 7401-0844 Directory of D:\djgpp-dnld 30/01/2004 19:41 . 30/01/2004 19:41 .. 30/01/2004 19:37 3,273,904 bnu214b.zip 30/01/2004 19:33 1,530,778 djdev203.zip 30/01/2004 19:41 2,891,794 gcc332b.zip 30/01/2004 19:42 272,798 mak3791b.zip 4 File(s) 7,969,274 bytes 2 Dir(s) 2,797,578,240 bytes free D:\djgpp-dnld>