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

Re: Building GCC 4.7.2 on Solaris 10 x86 AMD64 - Getting linker error involving eh_frame


> gcc 4.7.2 compiled on Solaris 10 and is being run through
> the testsuite now ...

Just as a followup, the testsuite ran for 8 hours, then finally ended abruptly with this:

Making all in testsuite
make[7]: Entering directory `/rpool/export/home/jim/MySQL/gcc-4.7.2_build/x86_64-pc-solaris2.10/32/libitm/testsuite'
make[7]: Nothing to be done for `all'.
make[7]: Leaving directory `/rpool/export/home/jim/MySQL/gcc-4.7.2_build/x86_64-pc-solaris2.10/32/libitm/testsuite'
make[7]: Entering directory `/rpool/export/home/jim/MySQL/gcc-4.7.2_build/x86_64-pc-solaris2.10/32/libitm'
true  DO=all multi-do # make
make[7]: Leaving directory `/rpool/export/home/jim/MySQL/gcc-4.7.2_build/x86_64-pc-solaris2.10/32/libitm'
make[6]: Leaving directory `/rpool/export/home/jim/MySQL/gcc-4.7.2_build/x86_64-pc-solaris2.10/32/libitm'
make[5]: Leaving directory `/rpool/export/home/jim/MySQL/gcc-4.7.2_build/x86_64-pc-solaris2.10/32/libitm'
make[4]: Leaving directory `/rpool/export/home/jim/MySQL/gcc-4.7.2_build/x86_64-pc-solaris2.10/libitm'
make[3]: Leaving directory `/rpool/export/home/jim/MySQL/gcc-4.7.2_build/x86_64-pc-solaris2.10/libitm'
make[2]: Leaving directory `/rpool/export/home/jim/MySQL/gcc-4.7.2_build/x86_64-pc-solaris2.10/libitm'
make[1]: Leaving directory `/rpool/export/home/jim/MySQL/gcc-4.7.2_build'
make: *** [do-check] Error 2
make: Target `check' not remade because of errors.

solaris-build# pwd
/rpool/export/home/jim/MySQL/gcc-4.7.2_build

solaris-build# find . -name \*.sum -ls
458894 3589 -rw-r--r--   1 root     root      3566968 Dec  4 14:08 ./gcc/testsuite/g++/g++.sum
458881 6023 -rw-r--r--   1 root     root      6118732 Dec  4 12:41 ./gcc/testsuite/gcc/gcc.sum
460958  643 -rw-r--r--   1 root     root       614675 Dec  4 16:54 ./x86_64-pc-solaris2.10/libstdc++-v3/testsuite/libstdc++.sum
463601    3 -rw-r--r--   1 root     root         1817 Dec  4 17:01 ./x86_64-pc-solaris2.10/libitm/testsuite/libitm.sum
462968   78 -rw-r--r--   1 root     root        79283 Dec  4 17:01 ./x86_64-pc-solaris2.10/libgomp/testsuite/libgomp.sum
solaris-build# 

10 MBytes of summary?  I'll read them tomorrow ...


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