From: afn06760@afn.org
Subject: RE: MFC with Cygwin?
10 Apr 1998 03:00:35 -0700
Message-ID: <199804091908.TAA73004.cygnus.gnu-win32@out1.ibm.net>
Mime-Version: 1.0
Content-Type: text/plain; charset=windows-1252
Content-Transfer-Encoding: 8bit
To: gnu-win32@cygnus.com

>   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".
