[Bug bootstrap/15034] New: make bootstrap fails when buildning gnat components

olle at cb dot uu dot se gcc-bugzilla@gcc.gnu.org
Wed Apr 21 07:00:00 GMT 2004


System: Tru54 Unix version 5.1B
Compiler to build: gcc 3.4.0
Compiler used to build it: gcc 3.3.2
configuration command: ../gcc-3.4.0/configure --enable-libgcj alpha-dec-osf5.1

During bootstrap the following occurs
mkdir -p ada/bldtools
cp -p ../../gcc-3.4.0/gcc/ada/sinfo.ads ../../gcc-3.4.0/gcc/ada/nmake.adt
../../gcc-3.4.0/gcc/ada/xnmake.adb ada/bldtools
(cd ada/bldtools; gnatmake -q xnmake ; ./xnmake -b ../nmake.adb )

raised PROGRAM_ERROR : SIGSEGV
make[2]: *** [ada/nmake.adb] Error 1
make[2]: Leaving directory `/usr/users/olle/objdir/gcc'
make[1]: *** [stage1_build] Error 2
make[1]: Leaving directory `/usr/users/olle/objdir/gcc'
make: *** [bootstrap] Error 2

the xnmake built cannot run.

-- 
           Summary: make bootstrap fails when buildning gnat components
           Product: gcc
           Version: 3.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: olle at cb dot uu dot se
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: alpha-dec-osf5.1
  GCC host triplet: alpha-dec-osf5.1
GCC target triplet: alpha-dec-osf5.1


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15034



More information about the Gcc-bugs mailing list