[Bug libstdc++/5291] Bad reference to build directory in libstdc++.la
bonzini at gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon Dec 3 13:18:00 GMT 2007
------- Comment #29 from bonzini at gnu dot org 2007-12-03 13:17 -------
It might be me, but I cannot see when they are used. Or better, yes, they are
used in LTCXXCOMPILE but there a few -L... switches shouldn't make any
difference, so you could use CXX_FOR_LIB also in LTCXXCOMPILE (and the same
holds for generation of PCH files). At this point, $(CXX) would be unused, and
you can simplify things a lot.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=5291
More information about the Gcc-bugs
mailing list