X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: Hans-Bernhard Broeker Newsgroups: comp.os.msdos.djgpp Subject: Re: DJGPP installation problem Date: 10 Feb 2004 17:28:32 GMT Organization: Aachen University of Technology (RWTH) Lines: 27 Message-ID: References: <57f9178c DOT 0402040848 DOT 1c5ed8b AT posting DOT google DOT com> <200402042005 DOT i14K52qB009740 AT envy DOT delorie DOT com> <57f9178c DOT 0402050233 DOT 1224345d AT posting DOT google DOT com> <2914-Thu05Feb2004211024+0200-eliz AT elta DOT co DOT il> <40229F64 DOT 3010605 AT employees DOT org> <2914-Sat07Feb2004163950+0200-eliz AT elta DOT co DOT il> <1076329461 DOT 918977 AT sj-nntpcache-3> <1076433069 DOT 601527 AT sj-nntpcache-5> NNTP-Posting-Host: ac3b07.physik.rwth-aachen.de X-Trace: nets3.rz.RWTH-Aachen.DE 1076434112 22045 137.226.33.205 (10 Feb 2004 17:28:32 GMT) X-Complaints-To: abuse AT rwth-aachen DOT de NNTP-Posting-Date: 10 Feb 2004 17:28:32 GMT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Ram.M wrote: [... the plot thickens...] > D:\djgpp>gcc -Xlinker -t -Xlinker --verbose a.c > d:/djgpp/bin/ld.exe: cannot find -lgcc [...] > attempt to open d:/djgpp/lib/gcc-lib/djgpp/3.32/libgcc.a succeeded > (d:/djgpp/lib/gcc-lib/djgpp/3.32/libgcc.a)unwind-dw2-fde.o > attempt to open d:/djgpp/lib/libc.a succeeded [...] > attempt to open d:/djgpp/lib/libgcc.a failed > attempt to open d:/djgpp/lib/gcc-lib/djgpp/3.32/libgcc.a failed > collect2: ld returned 1 exit status I.e. opening that file succeeded the first time, but failed the second time. Between those, essentially nothing happened other than libc.a was opened and read. Do check your FILES= in config.sys (or equivalent DOS box *.PIF configuration item), if you're running this outside real DOS or Win9x). Other than the OS not supporting sufficiently many open files, I find it hard to see what might have caused this. -- Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de) Even if all the snow were burnt, ashes would remain.