[Expat-bugs] [ expat-Bugs-863550 ] Update to libtool 1.5
SourceForge.net
noreply at sourceforge.net
Wed Jan 7 10:28:55 EST 2004
Bugs item #863550, was opened at 2003-12-20 10:05
Message generated for change (Comment added) made by fdrake
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=110127&aid=863550&group_id=10127
Category: Build control
Group: Feature Request
Status: Open
Resolution: None
>Priority: 7
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Greg Stein (gstein)
Summary: Update to libtool 1.5
Initial Comment:
Please update the libtool included with expat to version 1.5
(stable). It makes building on platforms such as Cygwin
easier, as well as easing integration when combining expat
with other modern projects.
----------------------------------------------------------------------
>Comment By: Fred L. Drake, Jr. (fdrake)
Date: 2004-01-07 10:28
Message:
Logged In: YES
user_id=3066
Greg, can you try to get to this soon? I'd like to release
a new version of Expat this month.
----------------------------------------------------------------------
Comment By: Nobody/Anonymous (nobody)
Date: 2004-01-07 10:24
Message:
Logged In: NO
bah, i just wasted a day or so because the libtool included
in the expat 1.95.7 is too old and does not work on current
mingw (i have 3.1.0)
it produces unusable libraries, and programs linked against
them crash in funny ways (gdb does not give a useful
backtrace...)
please release a new version with libtool 1.5, that should
work a whole lot better (i have 1.4e which seems to be a
alpha or beta of 1.5)
----------------------------------------------------------------------
Comment By: Nobody/Anonymous (nobody)
Date: 2003-12-20 10:11
Message:
Logged In: NO
This is easy to do, manually:
1) make distclean
2) Either libtoolize or update config.guess, config.sub, ltmain.sh files
within conftools. Manually copy the latest libtool.m4 into conftools.
3) autoheader && autoconf.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=110127&aid=863550&group_id=10127
More information about the Expat-bugs
mailing list