MFC with Cygwin?

afn06760@afn.org afn06760@afn.org
Thu Apr 9 15:23:00 GMT 1998


>   Parker, Ron (rdparker@butlermfg.org)
>   Mon, 30 Mar 1998 17:39:46 -0600
>
>Perhaps in the future someone will undertake the task of creating a PD
>set of headers and import libraries for MFC, but AFAIK this has not
>been done yet. If it were, it would not address the issue of obtaining
>and redistributing the DLL files.  However, we could then rely upon
>whatever version of MFC was shipped with the operating system.
>
>This would be like what MingWin does for a C runtime library.  It
>links against the OS supplied, MSVCRT.DLL.
>
Actually, MINGW32 uses crtdll.dll, which apparently has one virtue that,
say, Borland's rtldll.dll does not have:  It is thread safe, meaning
that you can use the Windows threads version of lynx NSL_FORK with the
MINGW32 version of lynx, and nothing crashes.  If you do the same thing,
and compile with Borland's rtldll.dll, you get crashes.


-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".



More information about the Cygwin mailing list