[meta-xilinx] gcc with hard float for Zynq
Philip Balister
philip at balister.org
Wed Oct 15 16:34:55 PDT 2014
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
More information about the meta-xilinx
mailing list