ARM-PXA toolchain

Mircea Gherzan mgherzan@gmail.com
Sun Nov 6 19:46:00 GMT 2011


Hi,

Am 06.11.2011 17:55, schrieb Yann E. MORIN:
> Looks like you are building with hardware floating point, and your
> kernel does not have FP emulation.

No, I was not building with hard FP. It's a qemu-user environment, 
therefore the lack of FP emulation.

> Here are the related configuration items:
>    CT_ARCH_ARCH="armv5te"
>    CT_ARCH_CPU="xscale"
>    CT_ARCH_TUNE="xscale"
>    CT_ARCH_FPU=""
>    CT_ARCH_FLOAT_SW=y

I've tried this [1] but the ld-linux.so.3 still contains some VFP 
instructions (objdump | grep vstm):

  17f44:       	ecac8b10        vstmia  	ip!, {d8-d15}
  538:   	4d2f4a16        vstmdbmi        pc!, {s8-s29}

Regards,
Mircea

[1] http://pastebin.com/ky7Dxp3C

--
For unsubscribe information see http://sourceware.org/lists.html#faq



More information about the crossgcc mailing list