X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: "Ram.M" Newsgroups: comp.os.msdos.djgpp Subject: Re: DJGPP installation problem Date: Wed, 11 Feb 2004 00:23:24 +0530 Organization: Cisco Systems Inc. Message-ID: <1076439116.569433@sj-nntpcache-5> User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.6b) Gecko/20031205 Thunderbird/0.4 X-Accept-Language: en-us, en MIME-Version: 1.0 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> In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cache-Post-Path: sj-nntpcache-5!unknown AT 10 DOT 77 DOT 138 DOT 212 X-Cache: nntpcache 2.4.0b2 (see http://www.nntpcache.org/) X-Complaints-To: abuse AT supernews DOT com Lines: 38 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hans-Bernhard Broeker wrote: > 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, Thanks for the info, Am using Windows 2000. If so let me how to do this? Thanks Ram.M