From: khan AT xraylith DOT wisc DOT edu (Mumit Khan) Subject: Re: Problem with egcs 11 Feb 1998 21:44:12 -0800 Message-ID: <9802120106.AA29519.cygnus.gnu-win32@modi.xraylith.wisc.edu> References: <199802111409 DOT OAA85406 AT out4 DOT ibm DOT net> Cc: gnu-win32 AT cygnus DOT com vischne AT ibm DOT net writes: > Egcs works, I'm not denying that. But, there is one problem: If ld.exe > doesn't find a particular routine in a library, it returns an error number > which egcs reports. Under gcc, you get a report of the name of the missing > routine, which is much more helpful. > - Please report these as bugs so we can fix them. Some of these are already listed in my web page, so that might also be a good place to look for them. This particular problem is due to a bug in freopen in cygwin32 (which is used within collect2). Delete (or rename) the ld.exe executable in the compiler directory and you should get what you expect. 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".