Delivered-To: listarch-cygwin AT sourceware DOT cygnus DOT com Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <008201be5aa6$89386cc0$29acdfd0@InspirePharm.Com> From: "Suhaib M. Siddiqi" To: "S. Krishnaprasad" , "cygwin" Subject: Re: DLL Not working Date: Wed, 17 Feb 1999 13:51:24 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.0810.800 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.0810.800 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 To: cygwin Cc: Mumit Khan 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 DOT krishnaprasad AT tatainfotech DOT com > > > >-- >Want to unsubscribe from this list? >Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com > > -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com