Actions

icon Post
text/html Subscribe
text/html Unsubscribe

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

cross compiling


  • To: <arm-gcc@xxxxxxxxxxxxxxxx>
  • Subject: cross compiling
  • From: "Islam, Farhad" <fislam@xxxxxxxxxxxx>
  • Date: Thu, 19 Aug 2004 12:31:15 -0400

Hi, 
While trying to cross compile EEMBC2 consumer benchmark suite on x86 PC
with Linux GCC targeting ARM v6 platform, following error was generated
for benchmark 'djpegv2'.
The error message also suggested to contact 
arm-gcc@xxxxxxxxxxxxxxxx for instructions.

Any suggestion for a fix?

Regards,

Farhad
------------------------------------------------------------------------
-----------
Farhad Islam
Qualcomm Inc
RTP, NC
PH: (919) 297 3064
------------------------------------------------------------------------
------------

ERROR MESSAGE:
===============
djpegv2/jidctint.c: In function `jpeg_idct_islow':
djpegv2/jidctint.c:457: error: insn does not satisfy its constraints:
(insn:HI 435 1158 1159 25 (set (reg:SI 12 ip [340])
        (mem:SI (post_modify:SI (reg:SI 14 lr)
                (plus:SI (reg:SI 14 lr)
                    (const_int 32 [0x20]))) [6 S4 A32])) 140
{*arm_movsi_insn} (nil)
    (expr_list:REG_INC (reg:SI 14 lr)
        (nil)))
djpegv2/jidctint.c:457: internal compiler error: in
copyprop_hardreg_forward_1, at regrename.c:1549
Please submit a full bug report,
with preprocessed source if appropriate.
Send email to arm-gcc@xxxxxxxxxxxxxxxx for instructions.
make: *** [armgcc/obj/djpegv2data1/jidctint.o] Error 1