DLL Not working

Suhaib M. Siddiqi Ssiddiqi@InspirePharm.Com
Sun Feb 28 23:02:00 GMT 1999


That happens sometimes if you mix Cygwin compiled DLL with MSVC++
because
two things are occupying same referenced memory.

You need to adjust your VC++ code to avoid the conflicts.

May be someone else can answer it in more details for you





----- Original Message -----
From: S. Krishnaprasad <s.krishnaprasad@tatainfotech.com>
To: cygwin <cygwin@sourceware.cygnus.com>
Cc: Mumit Khan <khan@xraylith.wisc.EDU>
Sent: Wednesday, February 17, 1999 1:01 AM
Subject: DLL Not working


>Hi Mumit,
>
>I downloaded the gmp port files from your ftp site and
>used the DLL in an application developed in Visual C++ 6.0
>on Windows NT 4.0 SP3.
>
>When I run the application it gives me an error saying
>
>The instruction at "0x77f6cc66" referenced memory at "0x00000010". The
>memory
>could not be "written".
>Click on OK to terminate the application
>Click on CANCEL to debug the application.
>
>What could possibly be wrong.
>
>Krishnaprasad
>s.krishnaprasad@tatainfotech.com
>
>
>
>--
>Want to unsubscribe from this list?
>Send a message to cygwin-unsubscribe@sourceware.cygnus.com
>
>


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com




More information about the Cygwin mailing list