alphaev67 build fails xgcc
Andrew Pinski
pinskia@physics.uc.edu
Fri Jun 14 10:29:00 GMT 2002
I have the same problem with i386 linux, native.
Thanks,
Andrew Pinski
PS. if I remove the two `global:' It links but I do not know
what the .map files does.
On Friday, June 14, 2002, at 01:23 , bemis wrote:
>
> Hello,
> The following build has been failing for some time now.
> There seems to be a parse error in the libgcc.map file
> When I look in the file it looks like :
> GLIBC_2.0 {
> global:
>
> local:
> *;
> };
> GCC_3.0 {
> global:
> } GLIBC_2.0;
> the error is listed right below:
> ./xgcc -B./
> -B/mnt/buildsys/install/alpha6/basic/native/toolchain/alphaev67-unkn
> own-linux-gnu/bin/ -isystem
> /mnt/buildsys/install/alpha6/basic/native/toolchain/
> alphaev67-unknown-linux-gnu/include -isystem
> /mnt/buildsys/install/alpha6/basic/
> native/toolchain/alphaev67-unknown-linux-gnu/sys-include -O2
> -DIN_GCC -W -Wa
> ll -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem
> ./include
> -fPIC -mieee -g -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -shared
> -nodefaultlibs -
> Wl,--soname=libgcc_s.so.1 -Wl,--version-script=libgcc/./libgcc.map -o
> libgcc_s.s
> o.1 libgcc/./_muldi3.o libgcc/./_negdi2.o libgcc/./_lshrdi3.o
> libgcc/./_ashldi
> 3.o libgcc/./_ashrdi3.o libgcc/./_ffsdi2.o libgcc/./_clz.o
> libgcc/./_cmpdi2.o li
> bgcc/./_ucmpdi2.o libgcc/./_floatdidf.o libgcc/./_floatdisf.o
> libgcc/./_fixunsdf
> si.o libgcc/./_fixunssfsi.o libgcc/./_fixunsdfdi.o libgcc/./_fixdfdi.o
> libgcc/./
> _fixunssfdi.o libgcc/./_fixsfdi.o libgcc/./_fixxfdi.o
> libgcc/./_fixunsxfdi.o lib
> gcc/./_floatdixf.o libgcc/./_fixunsxfsi.o libgcc/./_fixtfdi.o
> libgcc/./_fixunstf
> di.o libgcc/./_floatditf.o libgcc/./_clear_cache.o
> libgcc/./_trampoline.o libgcc
> /./__main.o libgcc/./_exit.o libgcc/./_absvsi2.o libgcc/./_absvdi2.o
> libgcc/./_a
> ddvsi3.o libgcc/./_addvdi3.o libgcc/./_subvsi3.o libgcc/./_subvdi3.o
> libgcc/./_m
> ulvsi3.o libgcc/./_mulvdi3.o libgcc/./_negvsi2.o libgcc/./_negvdi2.o
> libgcc/./_c
> tors.o libgcc/./_divdi3.o libgcc/./_moddi3.o libgcc/./_udivdi3.o
> libgcc/./_umodd
> i3.o libgcc/./_udiv_w_sdiv.o libgcc/./_udivmoddi4.o libgcc/./qrnnd.o
> libgcc/./u
> nwind-dw2.o libgcc/./unwind-dw2-fde-glibc.o libgcc/./unwind-sjlj.o -lc
> && rm -f
> libgcc_s.so && ln -s libgcc_s.so.1 libgcc_s.so
> ./collect-ld:libgcc/./libgcc.map:4: parse error in VERSION script
> collect2: ld returned 1 exit status
> make[3]: *** [libgcc_s.so] Error 1
> make[3]: Leaving directory
> `/mnt/buildsys/build/alpha6/basic/native/toolchain/gc
> c'
> make[2]: *** [libgcc.a] Error 2
> make[2]: Leaving directory
> `/mnt/buildsys/build/alpha6/basic/native/toolchain/gc
> c'
> make[1]: *** [stage1_build] Error 2
> make[1]: Leaving directory
> `/mnt/buildsys/build/alpha6/basic/native/toolchain/gc
> c'
> make: *** [bootstrap] Error 2
>
> thanks
> Matt Bemis
>
>
>
More information about the Gcc
mailing list