This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/26497] libstdc++-v3: configure: test: -lt: unary operator expected
- From: "bkoz at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 17 Mar 2006 18:31:23 -0000
- Subject: [Bug libstdc++/26497] libstdc++-v3: configure: test: -lt: unary operator expected
- References: <bug-26497-9952@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #7 from bkoz at gcc dot gnu dot org 2006-03-17 18:31 -------
linking tests are native only, because finding all the support objects needed
for all the various platforms (crt.o, etc.) is hard. At least, this is the
traditional objection.
fixing glibcxx_gnu_ld_version still seems possible, see earlier comment.
Suggest you try this approach...
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26497