X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f From: "deckerben" Newsgroups: comp.os.msdos.djgpp References: Subject: Re: lgcc error with DJGPP on Windows 2000 Date: Tue, 2 Apr 2002 02:08:25 +0200 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Lines: 26 Message-ID: <3ca8f2a4$0$347$9b622d9e@news.freenet.de> NNTP-Posting-Host: 213.7.9.204 X-Trace: 1017705135 news.freenet.de 347 213.7.9.204 X-Complaints-To: abuse AT freenet DOT de To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com > So I tried with gcc and the strange thing is that if I just compile one > source it works fine. If I try to add another source file (with a dummy > routine) I get the lgcc error! > > Here's the output from compiling with one source: > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> > D:\MyCode\mycpp>gcc -v tr1.c > Reading specs from d:/djgpp/lib/specs > gcc version 2.95.3 20010315/djgpp (release) > d:/djgpp/lib/gcc-lib/djgpp/2.953/cpp0.exe -lang-c -v -D__GNUC__=2 > -D__GNUC_MINO > R__=95 -Dunix -Di386 -DGO32 -DMSDOS -DDJGPP=2 -DDJGPP_MINOR=2 -D__unix__ > -D__i38 Did you also try using the binaries from clio.rice.edu? GCC 3.03 available - but get the other stuff, too (binutil, fileutil, bash, etc). It might be worth a try if you do all your work on Win2000 like me. link: http://clio.rice.edu/djgpp/win2k/main_204.htm tchüß Ben