Yaakov (Cygwin Ports) schrieb:
Reini Urban wrote:
Did you look into the root cause for this headache, libtool?
The gtk2-perl hack had nothing to do with libtool, it had to do with the
unique case of linking one Perl module against another. I was referring
to the EU::Liblist::Kid patch we discussed in July.
Sooner or later I want to get back to normal perl builds, with libWin32CORE.a
being linked externally.
As this is a libtool limitation, I really don't see another solution to it.
Sure. Fixing libtool of course.
Mixing static and dynamic libs should be possible.
With -Wl,--export-all-symbols it should really be able to allow this static lib
together with the dlls.
No, it won't.
--
Reini Urban
http://phpwiki.org/ http://murbreak.at/
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/