[ expat-Bugs-454879 ] Compile of xmlwf fails in cygwin v1.95.2

noreply@sourceforge.net noreply@sourceforge.net
Fri, 24 Aug 2001 00:39:42 -0700


Bugs item #454879, was opened at 2001-08-24 00:39
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=110127&aid=454879&group_id=10127

Category: Build control
Group: Platform Specific
Status: Open
Resolution: None
Priority: 5
Submitted By: Pabs (pabs3)
Assigned to: Greg Stein (gstein)
Summary: Compile of xmlwf fails in cygwin v1.95.2

Initial Comment:
make.log attached
The short of it is that the .o files in the xmlwf dir reference functions in the lib as _imp__<function name>,
but in the lib (libexpat.a) the functions are named _<function name> & just <function name>
Probably some gcc flag was omitted from one or the other.

Bye,
Pabs

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=110127&aid=454879&group_id=10127