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]

Do I need an installed gcc-3.1 to test it?


I get the following message in check.log when building gcc-3.1
experimental (today's CVS) on sparc-sun-solaris2.8:

make[2]: Entering directory `/export/home/lucier/gcc/objdir/sparc-sun-solaris2.8
/boehm-gc'
ld.so.1: gctest: fatal: libgcc_s.so.0: open failed: No such file or directory
Killed
FAIL: gctest
===================
1 of 1 tests failed
===================
make[2]: *** [check-TESTS] Error 1
make[2]: Leaving directory `/export/home/lucier/gcc/objdir/sparc-sun-solaris2.8/
boehm-gc'
make[1]: *** [check-am] Error 2
make[1]: Target `check' not remade because of errors.
make[1]: Leaving directory `/export/home/lucier/gcc/objdir/sparc-sun-solaris2.8/
boehm-gc'
make: *** [check-target-boehm-gc] Error 2

and it's true, I don't have an --enable-shared gcc-3.[01] installed on
this toy.

But, shouldn't I be able to test the CVS sources without having this
installed?

Brad Lucier


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