Mail Archives: djgpp/1997/03/19/12:54:55
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).
- Raw text -