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

[Bug ada/18417] New: Ada bootstrap failure on IRIX 6.5: tb-gcc.c missing


I just tried to bootstrap current mainline (C and Ada only) on
mips-sgi-irix6.5, but failed in Stage 1 already:

gcc -c   -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes     -fno-common -Wno-error  -DHAVE_CONFIG_H       -I. -Iada -I/vol/gnu/src/gcc/gcc-dist/gcc -I/vol/gnu/src/gcc/gcc-dist/gcc/ada -I/vol/gnu/src/gcc/gcc-dist/gcc/../include -I/vol/gnu/src/gcc/gcc-dist/gcc/../libcpp/include  \
      -fno-omit-frame-pointer /vol/gnu/src/gcc/gcc-dist/gcc/ada/tracebak.c -o ada/tracebak.o
/vol/gnu/src/gcc/gcc-dist/gcc/ada/tracebak.c:352:20: tb-gcc.c: No such file or directory
make[2]: *** [ada/tracebak.o] Error 1

That file is included from tracebak.c, but missing from the CVS repository.

Environment:
System: IRIX sculptor 6.5 10060437 IP32


	
host: mips-sgi-irix6.5
build: mips-sgi-irix6.5
target: mips-sgi-irix6.5
configured with: /vol/gnu/src/gcc/gcc-dist/configure --prefix=/vol/gcc --with-local-prefix=/vol/gcc --disable-nls --enable-libgcj --disable-multilib --enable-languages=c,ada --with-gnu-as --with-as=/vol/gcc/lib/gas-2.15 --disable-libmudflap

How-To-Repeat:
Try bootstrapping as above.

-- 
           Summary: Ada bootstrap failure on IRIX 6.5: tb-gcc.c missing
           Product: gcc
           Version: 0.0
            Status: UNCONFIRMED
          Severity: critical
          Priority: P2
         Component: ada
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: ro at techfak dot uni-bielefeld dot de
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: mips-sgi-irix6.5
  GCC host triplet: mips-sgi-irix6.5
GCC target triplet: mips-sgi-irix6.5


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


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