Initialising gnuwin DLLs

Matthew Brett mbrett@wren.rpms.ac.uk
Wed Jan 28 07:40:00 GMT 1998


Dear All,

>From some recent messages, it looks as though several of us are having 
difficulty using gnuwin DLLs with other software (such as VC++, matlab).
Even something as innocent as a printf() command in the DLL causes 
a memory access crash, with errors like:

The instruction at 0x1000c4ec referenced memory at 0x00000058

It's the same with many other functions: any file access function, malloc,
pid, to name a random selection.  However, although malloc() causes a 
crash, LocalAlloc does not.  I / we were wondering whether this was a DLL
initialisation problem, and whether anyone knows how to initialise a
gnuwin DLL properly for use by non-gnuwin apps.

Thanks for any help to the lost,

Matthew Brett

-
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