[Bug libmudflap/42318] The newer libtool scripts break the build of libmudflap regarding the start files

viriketo at gmail dot com gcc-bugzilla@gcc.gnu.org
Tue Dec 8 10:26:00 GMT 2009



------- Comment #2 from viriketo at gmail dot com  2009-12-08 10:26 -------
Sorry, I noticed that the libtsdc++ build does not help in this case, because
it is build with -nostdlib, and the startfile objects are determined by the
configure script. It is a special case of linking, not to be compared with that
of libmudflap. We want libmudflap built without '-nostdlib', I understand.

So, I vote somehow to get the target libraries libtool scripts to pass -Bxxx
compile/link flags. That may be related to a bug in libtool, but I did some
simple tests with a self-built libtool script (out of the gcc tree), and there
-Bxxx were passed. I don't know the internals enough to understand the
different behaviours of the gcc target libraries libtool and my copy.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42318



More information about the Gcc-bugs mailing list