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++/26497] libstdc++-v3: configure: test: -lt: unary operator expected



------- 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


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