[ Date Prev][ Date Next][ Thread Prev][ Thread Next][ Date Index][ Thread Index]
Re: [arm-gnu] arm v7 offset link error
- To: "Steve Papacharalambous" <stevep@xxxxxxxxxxxxx>
- Subject: Re: [arm-gnu] arm v7 offset link error
- From: "Jason Marini" <jason.marini@xxxxxxxxx>
- Date: Tue, 13 May 2008 12:19:52 -0400
They're aware of this one (it's posted a few times)... we're going to have
to wait it out.
-Jason
On Tue, May 13, 2008 at 6:15 AM, Steve Papacharalambous <
stevep@xxxxxxxxxxxxx> wrote:
> Hi,
>
> Building binutils-2.18 using
> arm-2008q1-126-arm-none-linux-gnueabi-i686-pc-linux-gnu.tar.bz2 and with
> the CFLAGS set to: "-march=armv7-a -mfloat-abi=softfp -mfpu=neon" fails
> with the following error:
>
> [snip]
> gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -D_GNU_SOURCE -I. -I../../ld
> -I../bfd -I../../ld/../bfd -I../../ld/../include -g -O2
> -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes
> -Wmissing-prototypes -Werror -g -O2 -c earmelf_linux_eabi.c
> /tmp/ccsjgffk.s: Assembler messages:
> /tmp/ccsjgffk.s:253: Error: offset out of range
> /tmp/ccsjgffk.s:258: Error: offset out of range
> /tmp/ccsjgffk.s:261: Error: offset out of range
> /tmp/ccsjgffk.s:265: Error: offset out of range
> /tmp/ccsjgffk.s:268: Error: offset out of range
> /tmp/ccsjgffk.s:272: Error: offset out of range
> /tmp/ccsjgffk.s:275: Error: offset out of range
> /tmp/ccsjgffk.s:279: Error: offset out of range
> ...
> ...
> /tmp/ccsjgffk.s:5173: Error: offset out of range
> make[4]: *** [earmelf_linux_eabi.o] Error 1
> make[4]: Leaving directory
> `/home/stevep/work/ltib/rpm/BUILD/binutils-2.18/build-binutils/ld'
> [/snip]
>
> Any help appreciated,
>
> Best regards,
>
> Steve
>
>
>
|