From: "Chunqing Cai" References: <3912B759 DOT 29233 DOT 955A1 AT localhost> Subject: Re: Compile gcc-2.952 on Windows NT Date: Fri, 5 May 2000 22:42:20 -0700 Lines: 31 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Message-ID: Newsgroups: comp.os.msdos.djgpp NNTP-Posting-Host: 1cust30.tnt3.santa-clara.ca.da.uu.net 63.25.99.30 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I mean, is there any work around to compile gcc on Windows NT? Thanks! wrote in message news:3912B759 DOT 29233 DOT 955A1 AT localhost... > On 4 May 2000, at 22:14, Chunqing Cai wrote: > > > I tried to compile gcc-2.952 on Windows NT 4.0. I've downloaded everything > > according to FAQ files, still, the compile failed at the very beginning. I > > was using > > build.bat to do the build: > > > > D:\DJGPP\gnu\gcc-2.952\build.djg>build > > Configuring GCC-2.95.2... > > BASH_VERSION: 2.03.0(1)-release > > Build failed > > > > D:\DJGPP\gnu\gcc-2.952\build.djg>type djconfig.log > > ./djbuild1.sh: /djgpp/gnu/gcc-2.952/configure: command not found > > > > Could anybody give me a clue what happened here? > > > > You need LFN support for DJGPP programs. WinNT doen't have it. > > Andris >