This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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



------- Comment #1 from viriketo at gmail dot com  2009-12-07 19:07 -------
I add that this happens also in native builds (host=build=target).

gcc 4.3.4's libtool did not trim -Bxxx out of the libmudflap linking command
(maybe because of a quite old libtool).

I wonder if the libstdc++ style of aclocal.m4 file can be used, because there
looks like if there is a trick with acinclude.m4 and aclocal.m4 to use libtool,
which I don't understand.


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]