This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/31906] "-Xcompiler" is inserted after "-Xlinker" when building libstdc++
- From: "zackw at panix dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 12 May 2007 06:34:26 -0000
- Subject: [Bug libstdc++/31906] "-Xcompiler" is inserted after "-Xlinker" when building libstdc++
- References: <bug-31906-8304@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from zackw at panix dot com 2007-05-12 07:34 -------
I believe Mike means to suggest you use -Wl,yada,yada,yada instead of -Xlinker
yada -Xlinker yada -Xlinker yada. (I also suspect this will help.)
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31906