Hi Bilal,
On Monday 03 February 2014 16:39:13 Bilal TAŞ wrote:
> Dear Juergen Beisert thank you for quick reply.
>
> I can't see arm-cortexa9 config on ptxconfigs
Use the
"arm-v7a-linux-gnueabihf_gcc-4.8.2_glibc-2.18_binutils-2.24_kernel-3.12-sanitized.ptxconfig"
toolchain for your target. And add the following compile time options to your
platform:
$ ptxdist platformconfig
architecture --->
extra toolchain options --->
(-mcpu=cortex-a9 -mtune=cortex-a9 -march=armv7-a -mfpu=neon) Extra CFLAGS
(c)
(-mcpu=cortex-a9 -mtune=cortex-a9 -march=armv7-a -mfpu=neon) Extra
CXXFLAGS (c++)
To ensure these compile time options are fed into the compiler you need to use
a recent PTXdist.
Regards,
Juergen
--
Pengutronix e.K. | Juergen Beisert |
Linux Solutions for Science and Industry | http://www.pengutronix.de/ |
--
ptxdist mailing list
[email protected]