Mail Archives: djgpp/1999/06/16/15:15:22
El día Mon, 14 Jun 1999 12:06:15 -0500, Mark Phillips
<umphill5 AT cs DOT umanitoba DOT ca> escribió:
>> If you MUST use a DLL, you might consider using one of the
>> DJGPP-compatible packages that allow libraries to be dynamically
>loaded at run time. See section 22.3 of the FAQ for some pointers.
>
>I saw two packages, but one link seemed to be broken, and the other went
>to the right page, but the files didn't seem to be up there. Is mingw32
>djgpp compatible? Do I need to download cygwin to use it? I just noticed
>that the green-card docs explicitly mention mingw32:
mingw32 produces win32 exes, while djgpp is targeted at DOS
environments. Both are ports of the GNU compiler, gcc, but they are
not (binary) compatible.
Cygwin has the ability to create mingw32 executables, but mingw32 can
be used as a separate product, that is, you don't need Cygwin at all
in order to use mingw32.
It is possible to create (windows) DLLs with mingw32, but this has
nothing to do with djgpp itself.
Regards,
GUILLE
----
Guillermo Rodriguez Garcia
XXguille AT XXiies DOT XXes (ya sabes :-)
- Raw text -