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]

Re: bootstrap failure on sparc-sun-sunos4.1.4


Alexandre Oliva wrote:

> Please try this patch:
> 
>   ------------------------------------------------------------------------
> Index: libstdc++-v3/ChangeLog
> from  Alexandre Oliva  <aoliva@redhat.com>
> 
>         * src/gen-num-limits.cc (signal_adapter): Match signal(...).
> 

With the patch (applied to las friday gcc-3_0-branch),
thing were marginally better :

[massive snip]
#####
linking
/home/CURRENT/GCC-TEST/gcc/libstdc++-v3/config/cpu/sparc/sparc32/bits/at
omicity.h to include/bits/atomicity.h
Adding multilib support to Makefile in
/home/CURRENT/GCC-TEST/gcc/libstdc++-v3
with_multisubdir=pic
running mkc++config
running mknumeric_limits
/home/CURRENT/GCC-TEST/gcc/objdir-sun4c/gcc/xgcc
-B/home/CURRENT/GCC-TEST/gcc/ob
jdir-sun4c/gcc/ -B/usr/local/gcc-3.0-test/sparc-sun-sunos4.1.4/bin/
-B/usr/local
/gcc-3.0-test/sparc-sun-sunos4.1.4/lib/ -isystem
/usr/local/gcc-3.0-test/sparc-s
un-sunos4.1.4/include  -fpic -I. 
-I/home/CURRENT/GCC-TEST/gcc/objdir-sun4c/spar
c-sun-sunos4.1.4/pic/libstdc++-v3/include -DHAVE_CONFIG_H     -o
/home/CURRENT/G
CC-TEST/gcc/objdir-sun4c/sparc-sun-sunos4.1.4/pic/libstdc++-v3/src/gen-num-limit
s /home/CURRENT/GCC-TEST/gcc/libstdc++-v3/src/gen-num-limits.cc
/usr/tmp/cc5CKrs6.o(.text+0x24): undefined reference to
`_Z10siglongjmpPii'
/usr/tmp/cc5CKrs6.o(.text+0x8c): relocation truncated to fit: BASE13
tab2+17f0
#####
[snip most of the 1315 similar lines]
#####
/usr/tmp/cc5CKrs6.o(.text+0x81e4): relocation truncated to fit: BASE13
LC64+17d0
/usr/tmp/cc5CKrs6.o(.text+0x8224): relocation truncated to fit: BASE13
LC63+17c0
collect2: ld returned 1 exit status
gen-num-limits failed to build, exiting.
mknumeric_limits failed to execute properly: exiting
make[1]: *** [configure-target-libstdc++-v3] Error 1
make[1]: Leaving directory `/home/CURRENT/GCC-TEST/gcc/objdir-sun4c'
make: *** [bootstrap] Error 2
gcc_build: error: Could not bootstrap the compiler
#####

Reminder : box is SunOs 4.1.4/sparc, with most latest-and-greatest GNU
tools ahead in the PATH (bootstrap doesn't go very far without).

-- 
DOLBEAU Romain               | l'histoire est entierement vraie, puisque
ENS Cachan / Ker Lann        |     je l'ai imaginee d'un bout a l'autre
dolbeau@irisa.fr             |           -- Boris Vian


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