public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/17203] New: "fill out the table" error bootstrapping 3.4.1 on Origin300 using gcc 3.0.4
@ 2004-08-26 18:35 rwcrocombe at raytheon dot com
  2004-11-25 20:03 ` [Bug bootstrap/17203] " pinskia at gcc dot gnu dot org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: rwcrocombe at raytheon dot com @ 2004-08-26 18:35 UTC (permalink / raw)
  To: gcc-bugs

../gcc-3.4.1/configure  --enable-threads=single --enable-languages=c,c++
--enable-version-specific-runtime-libs
--with-gcc-version-trigger=/scooty_disk2/rcrocomb/gcc-3.4.1/gcc/v
ersion.c

nfscooty> uname -aR
IRIX64 nfscooty 6.5 6.5.23m 01080747 IP35

nfscooty> make --version
GNU Make 3.80

nfscooty> gcc --version
3.0.4

../../gcc-3.4.1/gcc/libgcc2.c:738:3: #error "fill out the table"
../../gcc-3.4.1/gcc/libgcc2.c:763:3: #error "fill out the table"
make[3]: *** [libgcc/./_paritysi2.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: *** [libgcc/./_paritydi2.o] Error 1
make[3]: Leaving directory `/scooty_disk2/rcrocomb/gcc_3.4.1_build/gcc'
make[2]: *** [stmp-multilib] Error 2
make[2]: Leaving directory `/scooty_disk2/rcrocomb/gcc_3.4.1_build/gcc'
make[1]: *** [stage1_build] Error 2
make[1]: Leaving directory `/scooty_disk2/rcrocomb/gcc_3.4.1_build/gcc'
make: *** [bootstrap] Error 2

lines around 738 in libgcc2.c are the following:

#if W_TYPE_SIZE > 64
# error "fill out the table"
#endif

This occured during a "make -j 8 bootstrap" on an 8-way Origin 300.

-- 
           Summary: "fill out the table" error bootstrapping 3.4.1 on
                    Origin300 using gcc 3.0.4
           Product: gcc
           Version: 3.4.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: rwcrocombe at raytheon dot com
                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=17203


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug bootstrap/17203] "fill out the table" error bootstrapping 3.4.1 on Origin300 using gcc 3.0.4
  2004-08-26 18:35 [Bug bootstrap/17203] New: "fill out the table" error bootstrapping 3.4.1 on Origin300 using gcc 3.0.4 rwcrocombe at raytheon dot com
@ 2004-11-25 20:03 ` pinskia at gcc dot gnu dot org
  2004-11-29 14:30 ` pinskia at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-11-25 20:03 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-11-25 20:02 -------
Can you try 3.3 first and then 3.4.x?

-- 


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


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug bootstrap/17203] "fill out the table" error bootstrapping 3.4.1 on Origin300 using gcc 3.0.4
  2004-08-26 18:35 [Bug bootstrap/17203] New: "fill out the table" error bootstrapping 3.4.1 on Origin300 using gcc 3.0.4 rwcrocombe at raytheon dot com
  2004-11-25 20:03 ` [Bug bootstrap/17203] " pinskia at gcc dot gnu dot org
@ 2004-11-29 14:30 ` pinskia at gcc dot gnu dot org
  2004-11-29 17:43 ` rwcrocombe at raytheon dot com
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-11-29 14:30 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING


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


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug bootstrap/17203] "fill out the table" error bootstrapping 3.4.1 on Origin300 using gcc 3.0.4
  2004-08-26 18:35 [Bug bootstrap/17203] New: "fill out the table" error bootstrapping 3.4.1 on Origin300 using gcc 3.0.4 rwcrocombe at raytheon dot com
  2004-11-25 20:03 ` [Bug bootstrap/17203] " pinskia at gcc dot gnu dot org
  2004-11-29 14:30 ` pinskia at gcc dot gnu dot org
@ 2004-11-29 17:43 ` rwcrocombe at raytheon dot com
  2004-11-29 18:26 ` pinskia at gcc dot gnu dot org
  2004-11-29 22:26 ` rwcrocombe at raytheon dot com
  4 siblings, 0 replies; 6+ messages in thread
From: rwcrocombe at raytheon dot com @ 2004-11-29 17:43 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From rwcrocombe at raytheon dot com  2004-11-29 17:43 -------
Subject: Re:  "fill out the table" error bootstrapping
 3.4.1 on Origin300 using gcc 3.0.4

pinskia at gcc dot gnu dot org wrote:

> ------- Additional Comments From pinskia at gcc dot gnu dot org  2004-11-25 20:02 -------
> Can you try 3.3 first and then 3.4.x?
> 

Tried with 3.3.4.  I see 3.3.5 exists on the mirror I used, but I see no 
release announcement.

Configured okay, but unhappy during some portion of make bootstrap.

/scooty_disk2/rcrocomb/gcc-3.3.4/objdir/gcc/xgcc 
-B/scooty_disk2/rcrocomb/gcc-3.3.4/objdir/gcc/ 
-B/usr/local/mips-sgi-irix6.5/bin/ -B/usr/local/mips-sgi-irix6.5/lib/ 
-isystem /usr/local/mips-sgi-irix6.5/include -O2  -DIN_GCC    -W -Wall 
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem 
./include   -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -shared 
-nodefaultlibs -Wl,-soname,libgcc_s.so.1 -o libgcc_s.so.1 
libgcc/./_muldi3.o libgcc/./_negdi2.o libgcc/./_lshrdi3.o 
libgcc/./_ashldi3.o libgcc/./_ashrdi3.o libgcc/./_ffsdi2.o 
libgcc/./_clz.o libgcc/./_cmpdi2.o libgcc/./_ucmpdi2.o 
libgcc/./_floatdidf.o libgcc/./_floatdisf.o libgcc/./_fixunsdfsi.o 
libgcc/./_fixunssfsi.o libgcc/./_fixunsdfdi.o libgcc/./_fixdfdi.o 
libgcc/./_fixunssfdi.o libgcc/./_fixsfdi.o libgcc/./_fixxfdi.o 
libgcc/./_fixunsxfdi.o libgcc/./_floatdixf.o libgcc/./_fixunsxfsi.o 
libgcc/./_fixtfdi.o libgcc/./_fixunstfdi.o libgcc/./_floatditf.o 
libgcc/./_clear_cache.o libgcc/./_trampoline.o libgcc/./__main.o 
libgcc/./_exit.o libgcc/./_absvsi2.o libgcc/./_absvdi2.o 
libgcc/./_addvsi3.o libgcc/./_addvdi3.o libgcc/./_subvsi3.o 
libgcc/./_subvdi3.o libgcc/./_mulvsi3.o libgcc/./_mulvdi3.o 
libgcc/./_negvsi2.o libgcc/./_negvdi2.o libgcc/./_ctors.o 
libgcc/./_divdi3.o libgcc/./_moddi3.o libgcc/./_udivdi3.o 
libgcc/./_umoddi3.o libgcc/./_udiv_w_sdiv.o libgcc/./_udivmoddi4.o 
libgcc/./_pack_sf.o libgcc/./_unpack_sf.o libgcc/./_addsub_sf.o 
libgcc/./_mul_sf.o libgcc/./_div_sf.o libgcc/./_fpcmp_parts_sf.o 
libgcc/./_compare_sf.o libgcc/./_eq_sf.o libgcc/./_ne_sf.o 
libgcc/./_gt_sf.o libgcc/./_ge_sf.o libgcc/./_lt_sf.o libgcc/./_le_sf.o 
libgcc/./_unord_sf.o libgcc/./_si_to_sf.o libgcc/./_sf_to_si.o 
libgcc/./_negate_sf.o libgcc/./_make_sf.o libgcc/./_sf_to_df.o 
libgcc/./_sf_to_tf.o libgcc/./_thenan_sf.o libgcc/./_sf_to_usi.o 
libgcc/./_usi_to_sf.o libgcc/./_pack_df.o libgcc/./_unpack_df.o 
libgcc/./_addsub_df.o libgcc/./_mul_df.o libgcc/./_div_df.o 
libgcc/./_fpcmp_parts_df.o libgcc/./_compare_df.o libgcc/./_eq_df.o 
libgcc/./_ne_df.o libgcc/./_gt_df.o libgcc/./_ge_df.o libgcc/./_lt_df.o 
libgcc/./_le_df.o libgcc/./_unord_df.o libgcc/./_si_to_df.o 
libgcc/./_df_to_si.o libgcc/./_negate_df.o libgcc/./_make_df.o 
libgcc/./_df_to_sf.o libgcc/./_df_to_tf.o libgcc/./_thenan_df.o 
libgcc/./_df_to_usi.o libgcc/./_usi_to_df.o libgcc/./_pack_tf.o 
libgcc/./_unpack_tf.o libgcc/./_addsub_tf.o libgcc/./_mul_tf.o 
libgcc/./_div_tf.o libgcc/./_fpcmp_parts_tf.o libgcc/./_compare_tf.o 
libgcc/./_eq_tf.o libgcc/./_ne_tf.o libgcc/./_gt_tf.o libgcc/./_ge_tf.o 
libgcc/./_lt_tf.o libgcc/./_le_tf.o libgcc/./_unord_tf.o 
libgcc/./_si_to_tf.o libgcc/./_tf_to_si.o libgcc/./_negate_tf.o 
libgcc/./_make_tf.o libgcc/./_tf_to_df.o libgcc/./_tf_to_sf.o 
libgcc/./_thenan_tf.o libgcc/./_tf_to_usi.o libgcc/./_usi_to_tf.o 
libgcc/./_tilib.o  libgcc/./unwind-dw2.o libgcc/./unwind-dw2-fde.o 
libgcc/./unwind-sjlj.o libgcc/./unwind-c.o -lc && rm -f libgcc_s.so && 
ln -s libgcc_s.so.1 libgcc_s.so
/usr/local/mips-sgi-irix6.5/bin/ld: unrecognized option '-_SYSTYPE_SVR4'
/usr/local/mips-sgi-irix6.5/bin/ld: use the --help option for usage 
information
collect2: ld returned 1 exit status
make[2]: *** [libgcc_s.so] Error 1
make[2]: Leaving directory `/scooty_disk2/rcrocomb/gcc-3.3.4/objdir/gcc'
make[1]: *** [stmp-multilib] Error 2
make[1]: Leaving directory `/scooty_disk2/rcrocomb/gcc-3.3.4/objdir/gcc'
make: *** [all-gcc] Error 2
nfscooty>




nfscooty> which ld
/usr/local/bin/ld
nfscooty> ld --version
GNU ld version 2.15
Copyright 2002 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License.  This program has absolutely no warranty.
nfscooty>




nfscooty> /usr/local/mips-sgi-irix6.5/bin/ld --version
GNU ld version 2.15
Copyright 2002 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License.  This program has absolutely no warranty.
nfscooty>

nfscooty> cat config.status
#!/bin/sh
# This file was generated automatically by configure.  Do not edit.
# This directory was configured as follows:
../gcc-3.3.4/configure 
--with-gcc-version-trigger=/scooty_disk2/rcrocomb/gcc-3.3.4/gcc-3.3.4/gcc/version.c 
--host=mips-sgi-irix6.5 --enable-languages=c,c++ --norecursion
# using "mh-frag"



-- 


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


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug bootstrap/17203] "fill out the table" error bootstrapping 3.4.1 on Origin300 using gcc 3.0.4
  2004-08-26 18:35 [Bug bootstrap/17203] New: "fill out the table" error bootstrapping 3.4.1 on Origin300 using gcc 3.0.4 rwcrocombe at raytheon dot com
                   ` (2 preceding siblings ...)
  2004-11-29 17:43 ` rwcrocombe at raytheon dot com
@ 2004-11-29 18:26 ` pinskia at gcc dot gnu dot org
  2004-11-29 22:26 ` rwcrocombe at raytheon dot com
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-11-29 18:26 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-11-29 18:26 -------
try with --with-gnu-ld

-- 


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


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug bootstrap/17203] "fill out the table" error bootstrapping 3.4.1 on Origin300 using gcc 3.0.4
  2004-08-26 18:35 [Bug bootstrap/17203] New: "fill out the table" error bootstrapping 3.4.1 on Origin300 using gcc 3.0.4 rwcrocombe at raytheon dot com
                   ` (3 preceding siblings ...)
  2004-11-29 18:26 ` pinskia at gcc dot gnu dot org
@ 2004-11-29 22:26 ` rwcrocombe at raytheon dot com
  4 siblings, 0 replies; 6+ messages in thread
From: rwcrocombe at raytheon dot com @ 2004-11-29 22:26 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From rwcrocombe at raytheon dot com  2004-11-29 22:26 -------
Subject: Re:  "fill out the table" error bootstrapping
 3.4.1 on Origin300 using gcc 3.0.4

pinskia at gcc dot gnu dot org wrote:
> ------- Additional Comments From pinskia at gcc dot gnu dot org  2004-11-29 18:26 -------
> try with --with-gnu-ld
> 


nfscooty> cat config.status
#!/bin/sh
# This file was generated automatically by configure.  Do not edit.
# This directory was configured as follows:
../gcc-3.3.4/configure 
--with-gcc-version-trigger=/scooty_disk2/rcrocomb/gcc-3.3.4/gcc-3.3.4/gcc/version.c 
--host=mips-sgi-irix6.5 --enable-languages=c,c++ --with-gnu-ld --norecursion
# using "mh-frag"

with "make -j8 bootstrap"


./xgcc -B./ -B/usr/local/mips-sgi-irix6.5/bin/ -isystem 
/usr/local/mips-sgi-irix6.5/include -isystem 
/usr/local/mips-sgi-irix6.5/sys-include -O2  -DIN_GCC    -W -Wall 
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem 
./include   -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -shared 
-nodefaultlibs -Wl,-soname,libgcc_s.so.1 -o mabi=64/libgcc_s.so.1 
-mabi=64  libgcc/mabi=64/_muldi3.o libgcc/mabi=64/_negdi2.o 
libgcc/mabi=64/_lshrdi3.o libgcc/mabi=64/_ashldi3.o 
libgcc/mabi=64/_ashrdi3.o libgcc/mabi=64/_ffsdi2.o libgcc/mabi=64/_clz.o 
libgcc/mabi=64/_cmpdi2.o libgcc/mabi=64/_ucmpdi2.o 
libgcc/mabi=64/_floatdidf.o libgcc/mabi=64/_floatdisf.o 
libgcc/mabi=64/_fixunsdfsi.o libgcc/mabi=64/_fixunssfsi.o 
libgcc/mabi=64/_fixunsdfdi.o libgcc/mabi=64/_fixdfdi.o 
libgcc/mabi=64/_fixunssfdi.o libgcc/mabi=64/_fixsfdi.o 
libgcc/mabi=64/_fixxfdi.o libgcc/mabi=64/_fixunsxfdi.o 
libgcc/mabi=64/_floatdixf.o libgcc/mabi=64/_fixunsxfsi.o 
libgcc/mabi=64/_fixtfdi.o libgcc/mabi=64/_fixunstfdi.o 
libgcc/mabi=64/_floatditf.o libgcc/mabi=64/_clear_cache.o 
libgcc/mabi=64/_trampoline.o libgcc/mabi=64/__main.o 
libgcc/mabi=64/_exit.o libgcc/mabi=64/_absvsi2.o 
libgcc/mabi=64/_absvdi2.o libgcc/mabi=64/_addvsi3.o 
libgcc/mabi=64/_addvdi3.o libgcc/mabi=64/_subvsi3.o 
libgcc/mabi=64/_subvdi3.o libgcc/mabi=64/_mulvsi3.o 
libgcc/mabi=64/_mulvdi3.o libgcc/mabi=64/_negvsi2.o 
libgcc/mabi=64/_negvdi2.o libgcc/mabi=64/_ctors.o 
libgcc/mabi=64/_divdi3.o libgcc/mabi=64/_moddi3.o 
libgcc/mabi=64/_udivdi3.o libgcc/mabi=64/_umoddi3.o 
libgcc/mabi=64/_udiv_w_sdiv.o libgcc/mabi=64/_udivmoddi4.o 
libgcc/mabi=64/_pack_sf.o libgcc/mabi=64/_unpack_sf.o 
libgcc/mabi=64/_addsub_sf.o libgcc/mabi=64/_mul_sf.o 
libgcc/mabi=64/_div_sf.o libgcc/mabi=64/_fpcmp_parts_sf.o 
libgcc/mabi=64/_compare_sf.o libgcc/mabi=64/_eq_sf.o 
libgcc/mabi=64/_ne_sf.o libgcc/mabi=64/_gt_sf.o libgcc/mabi=64/_ge_sf.o 
libgcc/mabi=64/_lt_sf.o libgcc/mabi=64/_le_sf.o 
libgcc/mabi=64/_unord_sf.o libgcc/mabi=64/_si_to_sf.o 
libgcc/mabi=64/_sf_to_si.o libgcc/mabi=64/_negate_sf.o 
libgcc/mabi=64/_make_sf.o libgcc/mabi=64/_sf_to_df.o 
libgcc/mabi=64/_sf_to_tf.o libgcc/mabi=64/_thenan_sf.o 
libgcc/mabi=64/_sf_to_usi.o libgcc/mabi=64/_usi_to_sf.o 
libgcc/mabi=64/_pack_df.o libgcc/mabi=64/_unpack_df.o 
libgcc/mabi=64/_addsub_df.o libgcc/mabi=64/_mul_df.o 
libgcc/mabi=64/_div_df.o libgcc/mabi=64/_fpcmp_parts_df.o 
libgcc/mabi=64/_compare_df.o libgcc/mabi=64/_eq_df.o 
libgcc/mabi=64/_ne_df.o libgcc/mabi=64/_gt_df.o libgcc/mabi=64/_ge_df.o 
libgcc/mabi=64/_lt_df.o libgcc/mabi=64/_le_df.o 
libgcc/mabi=64/_unord_df.o libgcc/mabi=64/_si_to_df.o 
libgcc/mabi=64/_df_to_si.o libgcc/mabi=64/_negate_df.o 
libgcc/mabi=64/_make_df.o libgcc/mabi=64/_df_to_sf.o 
libgcc/mabi=64/_df_to_tf.o libgcc/mabi=64/_thenan_df.o 
libgcc/mabi=64/_df_to_usi.o libgcc/mabi=64/_usi_to_df.o 
libgcc/mabi=64/_pack_tf.o libgcc/mabi=64/_unpack_tf.o 
libgcc/mabi=64/_addsub_tf.o libgcc/mabi=64/_mul_tf.o 
libgcc/mabi=64/_div_tf.o libgcc/mabi=64/_fpcmp_parts_tf.o 
libgcc/mabi=64/_compare_tf.o libgcc/mabi=64/_eq_tf.o 
libgcc/mabi=64/_ne_tf.o libgcc/mabi=64/_gt_tf.o libgcc/mabi=64/_ge_tf.o 
libgcc/mabi=64/_lt_tf.o libgcc/mabi=64/_le_tf.o 
libgcc/mabi=64/_unord_tf.o libgcc/mabi=64/_si_to_tf.o 
libgcc/mabi=64/_tf_to_si.o libgcc/mabi=64/_negate_tf.o 
libgcc/mabi=64/_make_tf.o libgcc/mabi=64/_tf_to_df.o 
libgcc/mabi=64/_tf_to_sf.o libgcc/mabi=64/_thenan_tf.o 
libgcc/mabi=64/_tf_to_usi.o libgcc/mabi=64/_usi_to_tf.o 
libgcc/mabi=64/_tilib.o  libgcc/mabi=64/unwind-dw2.o 
libgcc/mabi=64/unwind-dw2-fde.o libgcc/mabi=64/unwind-sjlj.o 
libgcc/mabi=64/unwind-c.o -lc && rm -f libgcc_s_mabi=64.so && ln -s 
mabi=64/libgcc_s.so.1 libgcc_s_mabi=64.so
libgcc/./_tilib.o(.text+0x0): In function `__negti2':
../../gcc-3.3.4/gcc/config/mips/_tilib.c:54: multiple definition of 
`__negti2'
libgcc/./_negdi2.o(.text+0x0):../../gcc-3.3.4/gcc/libgcc2.c:53: first 
defined here
libgcc/./_tilib.o(.text+0x38): In function `__ashlti3':
../../gcc-3.3.4/gcc/config/mips/_tilib.c:68: multiple definition of 
`__ashlti3'
libgcc/./_ashldi3.o(.text+0x0):../../gcc-3.3.4/gcc/libgcc2.c:271: first 
defined here
libgcc/./_tilib.o(.text+0xa0): In function `__lshrti3':
../../gcc-3.3.4/gcc/config/mips/_tilib.c:129: multiple definition of 
`__lshrti3'
libgcc/./_lshrdi3.o(.text+0x0):../../gcc-3.3.4/gcc/libgcc2.c:240: first 
defined here
collect2: ld returned 1 exit status
make[3]: *** [libgcc_s.so] Error 1
make[3]: *** Waiting for unfinished jobs....
libgcc/mabi=64/_tilib.o(.text+0x0): In function `__negti2':
../../gcc-3.3.4/gcc/config/mips/_tilib.c:54: multiple definition of 
`__negti2'
libgcc/mabi=64/_negdi2.o(.text+0x0):../../gcc-3.3.4/gcc/libgcc2.c:53: 
first defined here
libgcc/mabi=64/_tilib.o(.text+0x38): In function `__ashlti3':
../../gcc-3.3.4/gcc/config/mips/_tilib.c:68: multiple definition of 
`__ashlti3'
libgcc/mabi=64/_ashldi3.o(.text+0x0):../../gcc-3.3.4/gcc/libgcc2.c:271: 
first defined here
libgcc/mabi=64/_tilib.o(.text+0xa0): In function `__lshrti3':
../../gcc-3.3.4/gcc/config/mips/_tilib.c:129: multiple definition of 
`__lshrti3'
libgcc/mabi=64/_lshrdi3.o(.text+0x0):../../gcc-3.3.4/gcc/libgcc2.c:240: 
first defined here
collect2: ld returned 1 exit status
make[3]: *** [mabi=64/libgcc_s_mabi=64.so] Error 1
make[3]: Leaving directory `/scooty_disk2/rcrocomb/gcc-3.3.4/objdir/gcc'
make[2]: *** [stmp-multilib] Error 2
make[2]: Leaving directory `/scooty_disk2/rcrocomb/gcc-3.3.4/objdir/gcc'
make[1]: *** [stage1_build] Error 2
make[1]: Leaving directory `/scooty_disk2/rcrocomb/gcc-3.3.4/objdir/gcc'
make: *** [bootstrap] Error 2



nfscooty> uname -aR
IRIX64 nfscooty 6.5 6.5.23m 01080747 IP35
nfscooty>



-- 


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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2004-11-29 22:26 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-08-26 18:35 [Bug bootstrap/17203] New: "fill out the table" error bootstrapping 3.4.1 on Origin300 using gcc 3.0.4 rwcrocombe at raytheon dot com
2004-11-25 20:03 ` [Bug bootstrap/17203] " pinskia at gcc dot gnu dot org
2004-11-29 14:30 ` pinskia at gcc dot gnu dot org
2004-11-29 17:43 ` rwcrocombe at raytheon dot com
2004-11-29 18:26 ` pinskia at gcc dot gnu dot org
2004-11-29 22:26 ` rwcrocombe at raytheon dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).