Solving the "relink exe's" libtool problem [take 3]
Charles Wilson
cwilson@ece.gatech.edu
Mon Jan 13 14:28:00 GMT 2003
Okay, this version
1) puts lt-foo.c into .libs
2) "libtool --mode=clean" does the right thing --- cleans up foo,
foo.exe, .libs/foo.exe, .libs/lt-foo.c, plus whatever else it already
took care of.
3) lt-foo.c actually passes its own arguments to the shell wrapper -- it
didn't, before. (Oops)
libtool regression tests: no new failures (on cygwin)
briefly tested on another project; worked fine.
Binary packages for cygwin (libtool-devel-20030103-4,
libltdl3-20030103-4) available by pointing setup.exe at
http://www.neuro.gatech.edu/users/cwilson/cygutils/testing/
--Chuck
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: libtool-relinkexe3.patch
URL: <http://cygwin.com/pipermail/cygwin/attachments/20030113/b222f87a/attachment.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: libtool-relinkexe3.changelog
URL: <http://cygwin.com/pipermail/cygwin/attachments/20030113/b222f87a/attachment-0001.ksh>
-------------- next part --------------
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
More information about the Cygwin
mailing list