This is the mail archive of the
binutils@sources.redhat.com
mailing list for the binutils project.
Re: problem building 2.14.90.0.4
- From: Nick Clifton <nickc at redhat dot com>
- To: Alejandro Mery Pellegrini <amery at cbs dot cl>
- Cc: binutils at sources dot redhat dot com
- Date: Sat, 31 May 2003 10:34:12 +0100
- Subject: Re: problem building 2.14.90.0.4
- References: <3ED815B9.5070901@cbs.cl>
Hi Alejandro,
> /tmp/cc7zPpFD.s: Assembler messages:
> /tmp/cc7zPpFD.s:3287: Error: Unknown pseudo-op: `.stafn'
> make[3]: *** [linker.lo] Error 1
> make[3]: Leaving directory `/usr/src/binutils-2.14.90.0.4/bfd'
>
> GNU ld version 2.11.90.0.8 (with BFD 2.11.90.0.8)
> gcc version 2.96 20000731 (Red Hat Linux 7.1 2.96-98)
That is quite an old version of ld that you are using there. If you
upgrade to the latest version (2.13.2) the problem may well be fixed.
Cheers
Nick