This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: Mingw32 build DLL not loading in MSVC app on Windows95


There seems to be a problem if you try to build DLLS on Windows '95.

Try building on WinNT, and your DLLs should load ok (on 95 too).  The
problem seems to be (according to M. Khan) that the 'fseek' function in the
crtlib.dll on Win95 doesn't work quite correctly.

Regards,
Ron

> -----Original Message-----
> From: Gilles Depeyrot [mailto:Gilles.Depeyrot@wanadoo.fr]
> Sent: Monday, October 19, 1998 11:09 AM
> To: gnu-win32@cygnus.com
> Subject: Mingw32 build DLL not loading in MSVC app on Windows95
> 
> 
> Hi everyone,
> 
> I have already posted several messaged to the fact that I can't
> seem to load mingw32 egcs built DLLs into MS VC/C++ 5.0 built
> applications.
> 
> The symptoms are LoadLibrary returning NULL and GetLastError
> returning 0 (duh !)
> 
> I have gotten my hands on an NT 4 computer to do some testing
> and it seems like loading those DLLs on Windows NT works but
> loading them on Windows 95 does not.
> 
> Hope this can help someone solve this problem,
> Gilles
> 
> 
> Gilles Depeyrot                    <mailto:Gilles.Depeyrot@wanadoo.fr>
>                              <http://perso.wanadoo.fr/gilles.depeyrot>
> 
> -
> For help on using this list (especially unsubscribing), send 
> a message to
> "gnu-win32-request@cygnus.com" with one line of text: "help".
> 
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]