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 #6 from ralf dot corsepius at rtems dot org  2006-03-16 09:06 -------
(In reply to comment #5)
> Unfortunately, GLIBCXX_CHECK_LINKER_FEATURES is a native-only test. 
Could you explain why it is native-only? 

AFAIS, it tries to run the linker, which is a build-host tool at this point.


-- 


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]