Date: Wed, 19 Mar 1997 20:25:27 +0300 (IDT) From: Eli Zaretskii To: Casey King Corcoran cc: djgpp AT delorie DOT com Subject: Re: Nmake for WinNT 3.5 utilities In-Reply-To: <5gneqi$frb@vixen.cso.uiuc.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On 19 Mar 1997, Casey King Corcoran wrote: > I would like to compile djgpp on my WinNT v. 4 machine, but I don't have the > utilities included with WinNT v. 3.5 that seem to be required . . . > > According to the install instructions, I need: > > 1. The fixed version of the linker from NT v. 3.5 or the linker from > MS Vis C/C++ v. 1.0 or 2.0 (I am using 4.2) > 2. The microsoft header files found in /mstools/h dated 9/4/94 I think DJGPP cannot be compiled with MSVC at all, only with a previous version of DJGPP. The instructions that you quote seem to be related to compiling GCC as a native Win32 application on NT, while DJGPP is an entirely different beast (a 32-bit DOS-extended program). I think this inconsistency is the source of your grief. If I'm correct, then you need to post to another news group, like gnu.gcc.help. If there are any news groups or mailing lists related to the Cygnus port of GCC to Win32, you should post there (sorry, I don't know anything about that).