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]

[3.3 branch] Ada bootstrap failure on powerpc-linux


../../gnatlink -v gnatpsta -o ../../gnatpsta --GCC="../../xgcc -B../../ -I../rts -I. -I/build/buildd/gcc-snapshot-20021228/src/gcc/ada"\
                      ../targtyps.o deftarg.o ../../prefix.o ../../version.o ../rts/libgnat.a  ../../../libiberty/libiberty.a  

GNATLINK 3.3 20021228 (prerelease) Copyright 1996-2002 Free Software Foundation, Inc.
xgcc -c -gnatA -gnatWb -gnatiw -B../../ -I../rts -I. -I/build/buildd/gcc-snapshot-20021228/src/gcc/ada -gnatws b~gnatpsta.adb
../../xgcc b~gnatpsta.o ../targtyps.o deftarg.o ../../prefix.o ../../version.o ../rts/ada.o ../rts/gnat.o ../rts/g-hesora.o ../rts/g-htable.o ../rts/interfac.o ../rts/system.o ../rts/s-parame.o ../rts/i-cstrea.o ../rts/s-powtab.o ../rts/s-exctab.o ../rts/a-ioexce.o ../rts/s-assert.o ../rts/s-except.o ../rts/s-stoele.o ../rts/s-mastop.o ../rts/s-imgint.o ../rts/a-tags.o ../rts/a-stream.o ../rts/s-soflin.o ../rts/s-stache.o ../rts/s-secsta.o ../rts/s-finroo.o ../rts/s-memory.o ../rts/s-stalib.o ../rts/s-strops.o ../rts/s-sopco3.o ../rts/s-sopco4.o ../rts/s-sopco5.o ../rts/s-traceb.o ../rts/a-except.o ../rts/s-unstyp.o ../rts/s-fatllf.o ../rts/s-imgllu.o ../rts/s-imguns.o ../rts/s-imgrea.o ../rts/s-stratt.o ../rts/s-finimp.o ../rts/a-finali.o ../rts/a-filico.o ../rts/s-ficobl.o ../rts/s-fileio.o ../rts/a-textio.o ./ttypef.o ./types.o ./get_targ.o ./ttypes.o ./gnatpsta.o -o ../../gnatpsta ../rts/libgnat.a ../../../libiberty/libiberty.a -L./ -L../rts/ -L/build/buildd/gcc-snapshot-20021228/src/gcc/ada/ -L/usr/lib/gcc-snapshot/lib/gcc-lib/powerpc-linux/3.3/adalib/ ../rts/libgnat.a -B../../ -I../rts -I. -I/build/buildd/gcc-snapshot-20021228/src/gcc/ada
../targtyps.o(.text+0x6a): In function `get_target_long_double_size':
: undefined reference to `rs6000_long_double_type_size'
../targtyps.o(.text+0x6e): In function `get_target_long_double_size':
: undefined reference to `rs6000_long_double_type_size'
collect2: ld returned 1 exit status
gnatlink: cannot call ../../xgcc
make[4]: *** [../../gnatpsta] Error 4
make[4]: Leaving directory `/build/buildd/gcc-snapshot-20021228/build/gcc/ada/tools'
make[3]: *** [gnattools2] Error 2
make[3]: Leaving directory `/build/buildd/gcc-snapshot-20021228/build/gcc/ada'
make[2]: *** [gnattools] Error 2
make[2]: Leaving directory `/build/buildd/gcc-snapshot-20021228/build/gcc'

not more information, the autobuilders remove the build directories
after a build ...

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