------- 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

Reply via email to