This is the mail archive of the gcc@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]

libstdc++-v3 testing problem


Hi folks,

Currently, the testing of libstdc++-v3 fails on all my non-Linux platforms
(i.e., Solaris and HPUX).

The problem seems to be due to the following line in tests_flags:
echo -n ${BUILD_DIR}:${SRC_DIR}:${PREFIX_DIR}:${CXX}:${CXXFLAGS}:${INCLUDES}:${LIBS}

If I remove the -n, things work again.

I know the test stuff is being rewritten for libstdc++-v3, but in the 
meantime...

Cheers,
					Christian



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