[Bug libstdc++/26497] libstdc++-v3: configure: test: -lt: unary operator expected
bkoz at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Mar 17 18:31:00 GMT 2006
------- 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
More information about the Gcc-bugs
mailing list