[chj: Can't build libgcc/unwind-sjlj.o on neither gcc-3.1 or gcc-3.2 branch using binutils cvs (neither main branch nor 2.12)]

Christian Jönsson c.christian.joensson@telia.com
Mon Mar 4 02:51:00 GMT 2002


On Sat, Mar 02, 2002 at 11:09:30PM +0100, Christian Jönsson wrote:
> Many of you guys are following the gcc lists. but here goes as well...
> 
> Cheers,
> 
> /ChJ
> 
> 
> ----- Forwarded message from chj -----
> 
> To: gcc-bugs@gcc.gnu.org
> Subject: Can't build libgcc/unwind-sjlj.o on neither gcc-3.1 or gcc-3.2 branch using binutils cvs (neither main branch nor 2.12)
> 
> Today when I tried bootstraping gcc-3.2 with an in-tree binutils main
> branch cvs I got a failure like this:
> 
> ./xgcc -B./ -B/usr/local/sparc-linux/bin/ -isystem /usr/local/sparc-linux/include -isystem /usr/local/sparc-linux/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/config -I../../gcc/../include -fexceptions -c ../../gcc/unwind-sjlj.c -o libgcc/./unwind-sjlj.o
> lt-ld-new:built in linker script:49: parse error
> collect2: ld returned 1 exit status
> make[3]: *** [libgcc/./_muldi3.oS] Error 1
> make[3]: *** Waiting for unfinished jobs....
> make[3]: Leaving directory `/share1/gcc-dev/gcc/objdir/gcc'
> make[2]: *** [libgcc.a] Error 2
> make[2]: Leaving directory `/share1/gcc-dev/gcc/objdir/gcc'
> make[1]: *** [stage1_build] Error 2
> make[1]: Leaving directory `/share1/gcc-dev/gcc/objdir/gcc'
> make: *** [bootstrap-lean] Error 2
> 
> Trying gcc-3.1 and binutils 2.12 branch gave me similar problems.
> 


Fixed now thanks to Alan Modra's patch to fix typos in
ld/scripttempl/elf.sc

Cheers,

/ChJ



More information about the Binutils mailing list