[ expat-Patches-501294 ] CYGWIN, full patch for dll build

noreply@sourceforge.net noreply@sourceforge.net
Wed Jan 9 06:41:02 2002


Patches item #501294, was opened at 2002-01-09 05:44
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=310127&aid=501294&group_id=10127

Category: Build Control
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Greg Stein (gstein)
Summary: CYGWIN, full patch for dll build

Initial Comment:
I figured out that there were some issues with my 
lightweight patch to build expat on Cygwin with a 
shared library, so I patched it again, now standard 
Cygwin libs are created (cygexpat-x.dll) and a 
standard importlib (libexpat.dll.a) and also a static 
library (libexpat.a), xmlwf.exe will be linked against 
the dll.

Build just as usual:
./configure
make
make install

puts everything in /usr/local/*

Have fun,


Gerrit

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

>Comment By: Fred L. Drake, Jr. (fdrake)
Date: 2002-01-09 06:40

Message:
Logged In: YES 
user_id=3066

See patch in SF patch #501295.

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

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