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

Re: todays's cvs: bootstrap error on hppa2.0w-hp-hpux11.00


I forgot:

../gcc/configure --prefix=/opt/FREE-SOFTWARE/gcc-200010627
--enable-languages=c,c++,f77 --with-gnu-as --without-gnu-ld
--with-as=/opt/FREE-SOFTWARE/gcc-200010627/bin/as
--enable-version-specific-runtime-libs


Markus Werle wrote:

> I used today's checkouts of binutils and gcc
> starting point is gcc-3.0
> bootstraps comes up to comparison ...
>
> [...]
> /work/markus/GCC/build/gcc/xgcc -B/work/markus/GCC/build/gcc/
> -nostdinc++
> -L/work/markus/GCC/build/hppa2.0w-hp-hpux11.00/libstdc++-v3/src
> -L/work/markus/GCC/build/hppa2.0w-hp-hpux11.00/libstdc++-v3/src/.libs
> -B/opt/FREE-SOFTWARE/gcc-200010627/hppa2.0w-hp-hpux11.00/bin/
> -B/opt/FREE-SOFTWARE/gcc-200010627/hppa2.0w-hp-hpux11.00/lib/ -isystem
> /opt/FREE-SOFTWARE/gcc-200010627/hppa2.0w-hp-hpux11.00/include
> -I../../../../gcc/libstdc++-v3/../gcc
> -I../../../../gcc/libstdc++-v3/../include
> -I../../../../gcc/libstdc++-v3/include
> -I../../../../gcc/libstdc++-v3/include/std
> -I../../../../gcc/libstdc++-v3/include/c_std -I../include
> -I../../../../gcc/libstdc++-v3/libsupc++ -g -O2 -fno-implicit-templates
> -Wall -Wno-format -W -Wwrite-strings -Winline
> -fdiagnostics-show-location=once -g -c
> ../../../../gcc/libstdc++-v3/libsupc++/del_op.cc  -fPIC -DPIC -o
> del_op.o
> ../../../../gcc/libstdc++-v3/libsupc++/del_op.cc:40: Internal error:
>    Segmentation fault
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
> make[4]: *** [del_op.lo] Error 1
> make[4]: Leaving directory
> `/work/markus/GCC/build/hppa2.0w-hp-hpux11.00/libstdc++-v3/libsupc++'
> make[3]: *** [all-recursive] Error 1
> make[3]: Leaving directory
> `/work/markus/GCC/build/hppa2.0w-hp-hpux11.00/libstdc++-v3'
> make[2]: *** [all-recursive-am] Error 2
> make[2]: Leaving directory
> `/work/markus/GCC/build/hppa2.0w-hp-hpux11.00/libstdc++-v3'
> make[1]: *** [all-target-libstdc++-v3] Error 2
> make[1]: Leaving directory `/work/markus/GCC/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]