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 libstdc++/31906] "-Xcompiler" is inserted after "-Xlinker" when building libstdc++



------- Comment #6 from prj-bugzilla-gcc at multivac dot cwru dot edu  2007-07-05 19:23 -------
I've found the problem.  The libtool-ldflags script inserts -Xcompiler for any
argument starting with "-f" or "--", even if that argument was already quoted
with -Xlinker/-Xcompiler/-Xpreprocessor.  I'll work on a patch tonight.


-- 


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


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