Thank you all for your responses.

Hi Dmitry

> OK, then
> grab recent binutils from CVS at sources.redhat.com/binutils
> They contain msp430 support.
> try to build.

Should I do
./configure
or
/configure --target=msp430 --prefix=/usr/local/msp430
?
I think, I shall have the same problem.
See mail from Daniel.

Hi Pedro
>   Instead of:
>     make
>   Try
>     export LC_ALL=C
>     make

[sla...@leszek binutils-2.11]$ make
make[1]: Entering directory 
`/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/ccvBCL1K.s: Assembler messages:
/tmp/ccvBCL1K.s:426: Warning: Unrecognized .section attribute: want a,w,x
/tmp/ccvBCL1K.s:426: Warning: Unrecognized .section attribute: want a,w,x
/tmp/ccvBCL1K.s:426: Error: Rest of line ignored. First ignored character is 
`,'.
make[1]: *** [choose-temp.o] Error 1
make[1]: Leaving directory 
`/usr/local/msp430/binutils/binutils-2.11/libiberty'
make: *** [all-libiberty] Error 2
[sla...@leszek binutils-2.11]$

Hi Daniel

> Some Googling suggests that your (native) binutils may be incompatible
> with your (native) compiler.
>
> Do you have the same problem compiling other sources?

I think, my Linux is corrupt, too.
Bat I can't repair it. I'm newbie.
I tried compiling new binutils from RH, and I have the same problem.
What can I do ?
If my compiler doesn't work, I can nothing.
I can install rpm's from CD RH7.3, bat I don't know exactly, which, and which 
uninstall.



Reply via email to