Hi, All !
 
 I try to build binutils using R-H7.3 and gcc version 2.96 20000731 (Red Hat 
Linux 7.3 2.96-113)
 
 I have already made 
./configure --target=msp430 --prefix=/usr/local/msp430
I think, without error.

If I try make, I get


[r...@leszek binutils-2.11]# make
make[1]: Wchodzę katalog `/usr/local/msp430/binutils/binutils-2.11/libiberty'
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional
-pedantic  choose-temp.c -o pic/choose-temp.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional
-pedantic choose-temp.c
/tmp/ccOpGABx.s: Assembler messages:
/tmp/ccOpGABx.s:426: Warning: Unrecognized .section attribute: want a,w,x
/tmp/ccOpGABx.s:426: Warning: Unrecognized .section attribute: want a,w,x
/tmp/ccOpGABx.s:426: Error: Rest of line ignored. First ignored character is
`,'.
make[1]: *** [choose-temp.o] Błąd 1
make[1]: Opuszczam katalog 
`/usr/local/msp430/binutils/binutils-2.11/libiberty'
make: *** [all-libiberty] Błąd 2


 
 Please help !!!
 
 Thanks.
Leszek.

Reply via email to