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 02:35:58 +0530 Organization: Cisco Systems Inc. Message-ID: <1076447070.256934@sj-nntpcache-5> User-Agent: Mozilla Thunderbird 0.5 (Windows/20040207) 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> <9003-Tue10Feb2004205737+0200-eliz AT elta DOT co DOT il> In-Reply-To: <9003-Tue10Feb2004205737+0200-eliz@elta.co.il> 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: 56 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Eli Zaretskii wrote: >>From: Hans-Bernhard Broeker >>Newsgroups: comp.os.msdos.djgpp >>Date: 10 Feb 2004 17:28:32 GMT >> >> >>>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). > > > I agree: it certainly sounds like a problem with the number of > available file handles. Folks, Thanks for trying to me out. I download 11/02/2004 02:20 3,446,249 bnu214b.zip 06/02/2004 14:06 514,521 bsh205bb.zip 06/02/2004 14:03 2,194,511 djdev204.zip 11/02/2004 02:19 2,236,385 djdev204_alpha.zip 11/02/2004 02:19 2,998,210 gcc332b.zip 11/02/2004 02:20 1,607,651 gdb53b.zip 11/02/2004 02:20 2,977,192 gpp332b.zip 11/02/2004 02:20 2,300,031 grep251b.zip 11/02/2004 02:20 308,105 mak380b.zip 11/02/2004 02:21 6,237,746 perl561b.zip 11/02/2004 02:21 71,889 whic214b.zip 11 File(s) 24,892,490 bytes 2 Dir(s) 3,051,205,632 bytes free and tried to install at d:\djgpp and now gcc works fine. I haven't done anything new!! but it works now. Thanks for your valuable time folks Thanks Ram.M