[meta-xilinx] gcc with hard float for Zynq

Richard Cagley rcagley at gmail.com
Wed Oct 15 16:37:39 PDT 2014


On Wed, Oct 15, 2014 at 4:34 PM, Philip Balister <philip at balister.org> wrote:
> On 10/16/2014 01:23 AM, Richard Cagley wrote:
>> when I bitbake core-image-minimal-dev I get gcc for native compilation
>> on the target. But, it doesn't appear to provide hard float support.
>> Is there a way to configure so I can use -mfloat-abi=hard?
>>
>
> Use something like:
>
> DEFAULTTUNE_zedboard-zynq7 = "armv7ahf-neon"
>
> in local.conf.
>
> Philip

oh I see. Thanks for the quick response.



More information about the meta-xilinx mailing list