The Funtoo Linux project has transitioned to "Hobby Mode" and this wiki is now read-only.
Difference between revisions of "Armv7a vfpv3 hardfp"
m |
|||
Line 1: | Line 1: | ||
{{Subarch | {{Subarch | ||
|CPU Family=32-bit ARM | |CPU Family=32-bit ARM (Generic) | ||
|subarch=armv7a_vfpv3_hardfp | |subarch=armv7a_vfpv3_hardfp | ||
|CHOST=armv7a-hardfloat-linux-gnueabi | |CHOST=armv7a-hardfloat-linux-gnueabi |
Revision as of 03:56, December 28, 2016
This section lists the CPU-optimized Funtoo Linux builds currently available for download for armv7a_vfpv3_hardfp. This subarch supports the ARMv7-A architecture with hardware floating point. CPU support includes Cortex-A5 (with hardware FPU), Cortex-A7, A8, A9, A12, A15, A17, and Qualcomm Krait and other ARMv7-A CPUs.
No downloadable stage builds are currently available for this sub-architecture.
This subarch supports the ARMv7-A architecture with hardware floating point. CPU support includes Cortex-A5 (with hardware FPU), Cortex-A7, A8, A9, A12, A15, A17, and Qualcomm Krait and other ARMv7-A CPUs..
Architecture and Optimization
The following settings are applied to all stages for this subarch via Funtoo subarch profiles:
CHOST | armv7a-hardfloat-linux-gnueabi |
CFLAGS | -O2 -pipe -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard |