[ Date Prev][ Date Next][ Thread Prev][ Thread Next][ Date Index][ Thread Index]
[arm-gnu] Error: offset out of range
- To: <arm-gnu@xxxxxxxxxxxxxxxx>
- Subject: [arm-gnu] Error: offset out of range
- From: "leonid.moiseichuk@xxxxxxxxx" <leonid.moiseichuk@xxxxxxxxx>
- Date: Fri, 9 May 2008 17:21:56 +0300
Hi,
Sorry if it already known but seems one more problem G++ Lite discovered
with cs2008q1-126 when options -march=armv7a OR -mcpu=cortex-a8 added
into command line:
$gcc -mcpu=cortex-a8 earmelf_linux_eabi-cs2008q1.c
OR
$gcc -march=armv7 earmelf_linux_eabi-cs2008q1.c
/var/tmp/cccsXxRg.s:180: Error: offset out of range
/var/tmp/cccsXxRg.s:183: Error: offset out of range
/var/tmp/cccsXxRg.s:191: Error: offset out of range
/var/tmp/cccsXxRg.s:193: Error: offset out of range
............
No other options requied. Original file is earmelf_linux_eabi.c from
binutils.
With Best Regards,
Leonid
Attachment:
earmelf_linux_eabi-cs2008q1.c.gz
Description: earmelf_linux_eabi-cs2008q1.c.gz
|