Comments from the original patch report, so I can
close that one and have this all in one place:
----------------------------------------------------
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
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I've applied portions of this. Much of it was applied to
generated files, so it wasn't needed. But that also means
that I might have missed something. Please try the new stuff
from CVS or 1.95.3 when it comes out, and file new
bugs/patches as appropriate.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=76037
Where is the uploaded file?
G.
Logged In: YES
user_id=3066
This goes with SF patch #501294.
Logged In: YES
user_id=3066
Comments from the original patch report, so I can
close that one and have this all in one place:
----------------------------------------------------
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
Logged In: YES
user_id=6501
I've applied portions of this. Much of it was applied to
generated files, so it wasn't needed. But that also means
that I might have missed something. Please try the new stuff
from CVS or 1.95.3 when it comes out, and file new
bugs/patches as appropriate.