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]
Other format: [Raw text]

Problem with building libgfortran on PPC


Hello,

I get the following error on PPC while bootstrapping mainline.

Re-runing make I get:

collect2: ld terminated with signal 11 [Segmentation fault]
make[8]: *** [libstdc++.la] Error 1

Thanks,
Revital


ranlib .libs/libgfortran.a
creating libgfortran.la
(cd .libs && rm -f libgfortran.la && ln -s ../libgfortran.la
libgfortran.la)
make[6]: Nothing to be done for `all-am'.
make[6]: Leaving directory
`/home/eres/check_ifcvt_fix/build/ppc64-yellowdog-linux/nof/libgfortran'
make[5]: Leaving directory
`/home/eres/check_ifcvt_fix/build/ppc64-yellowdog-linux/nof/libgfortran'
make[4]: Leaving directory
`/home/eres/check_ifcvt_fix/build/ppc64-yellowdog-linux/libgfortran'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory
`/home/eres/check_ifcvt_fix/build/ppc64-yellowdog-linux/libgfortran'
make[2]: Leaving directory
`/home/eres/check_ifcvt_fix/build/ppc64-yellowdog-linux/libgfortran'
make[1]: Leaving directory `/home/eres/check_ifcvt_fix/build'
make: *** [bootstrap] Error 2


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