Mail Archives: djgpp/1999/06/15/02:48:01
On Mon, 14 Jun 1999, Mark Phillips wrote:
> > Do you HAVE to use a DLL, is this just a nice-to-have feature? In
> > other words, will the program work when linked statically?
>
> No. It looks like the only way I can do this is with a DLL.
Strange. This might mean that you must have a development environment
that generates native Win32 code, in which case DJGPP is not for you.
> Is mingw32 djgpp compatible?
No, it's a native Win32 compiler.
> Do I need to download cygwin to use it?
No, Cygwin is another native Win32 compiler. The DJGPP FAQ explains a
bit about both of them in section 3.6.
- Raw text -