From: khan AT xraylith DOT wisc DOT edu (Mumit Khan) Subject: Re: problem with EGCS on gnu-win32 b18!! HELP 12 Dec 1997 19:47:28 -0800 Message-ID: <9712130130.AA05682.cygnus.gnu-win32@modi.xraylith.wisc.edu> References: <34917470 DOT 2ABCD359 AT obspm DOT fr> To: root Cc: gnu-win32 AT cygnus DOT com root writes: > Hi! > When I compile a C++ code with egcs (over gnuwin32 b18) on win95, I get > no errors. (the > code works fine on my linux box). But when I run the executable, I get > an error > message telling me that I miss the "abort.dll" file. What the hell could > this be due to? Dumping egcs right over gnu-win32 b18 is probably idea, given that others seem to be having trouble as well. One thing to watch out for is that you CANNOT use import libraries (eg., kernel32.a or libcygwin32.a) that were created with b18 tools. You must use the egcs supplied ones. If you're using Sergey's Coolview, delete the libcygwin.a that came with coolview and replace with egcs supplied one. If you're not using coolview, please get back to me and we can figure out where the problem is. Mumit - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".