From: pavenis AT lanet DOT lv To: "Chunqing Cai" , djgpp AT delorie DOT com Date: Sat, 6 May 2000 16:18:33 +0200 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: Compile gcc-2.952 on Windows NT Message-ID: <391445D9.20174.97BBD@localhost> In-reply-to: X-mailer: Pegasus Mail for Win32 (v3.12c) Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On 5 May 2000, at 22:42, Chunqing Cai wrote: > I mean, is there any work around to compile gcc on Windows NT? > There are some drivers that adds possibility to use LFN for DJGPP programs on NT. Search DJGPP FAQ and mailing list archives for more info. But You are on Your own as I don't know whether You'll be able to build gcc under NT even then. Andris I myself prefer to build native compiler for DJGPP under Linux (using cross-compiler) .... > 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 > > > >