[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 21:28:00 GMT 2009



------- Comment #3 from viriketo at gmail dot com  2009-12-08 21:28 -------
I found the (proper?) way of getting -Bxxx flags to the target libraries, even
if they use libtool: make FLAGS_FOR_TARGET
Any -Bxxx in CFLAGS_FOR_TARGET or LDFLAGS_FOR_TARGET gets ignored, but those in
FLAGS_FOR_TARGET pass.

Unless the gcc developers want CFLAGS_FOR_TARGET or LDFLAGS_FOR_TARGET to
handle -Bxxx passing it to the target linking commands, I imagine this can be
closed as resolved.


-- 


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



More information about the Gcc-bugs mailing list