egcs-1.0 shared on powerpc-ibm-aix4.1.5.0, plenty test failures
Joe Buck
jbuck@synopsys.com
Fri Dec 5 16:12:00 GMT 1997
> I reinstalled egcs with shared enabled. Plenty of unexpected things
> this time! In the end you find a summary of all regression test
> failures. By inspection of the log files, it seems that standard c++
> streams cannot be linked!
Probably what is happening is that the test script is failing to find the
shared libraries (this is a problem with the test suite). You may be able
to work around this by adding $objdir/libraries/libstdc++ to the
search path before running the tests (on some platforms this is done
with LD_LIBRARY_PATH but I'm not sure what AIX uses).
More information about the Gcc
mailing list