Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <000901c2b34e$b95bd720$afd956cf@DIGITALS04> From: "Robert Bercik" To: Subject: cygwin crashes when loading DLL Date: Fri, 3 Jan 2003 12:37:01 -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-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Hi, Wierd problem. Here's what's going on. I am loading a Cobol .dll from cygwin after succesfully creating a .def and .a import lib using dlltool. But when I run the program it crashes and generates this output: c:\cobol32\exedll\run.exe: *** cygheap version mismatch detected - 0x615C0000/0x EC0000. You have multiple copies of cygwin1.dll on your system. Search for cygwin1.dll using the Windows Start->Find/Search facility and delete all but the most recent version. The most recent version *should* reside in x:\cygwin\bin, where 'x' is the drive on which you have installed the cygwin distribution. I did a search and I only have 1 cygwin1.dll, so that is not the problem. I'm guessing there might be some kind of conflict between the microsoft .DLL and cygwin? Anyone know what could be wrong?=20 Thanks a lot guys, -Rob B. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/