Difference between revisions of "Armv6j vfp hardfp"

From Funtoo
Jump to navigation Jump to search
(Created page with "{{Subarch |CPU Family=32-bit ARM Processors |subarch=armv6j_vfp_hardfp |CHOST=armv6j-hardfloat-linux-gnueabi |CFLAGS=-O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=hard |CPU Fe...")
 
Line 4: Line 4:
|CHOST=armv6j-hardfloat-linux-gnueabi
|CHOST=armv6j-hardfloat-linux-gnueabi
|CFLAGS=-O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=hard
|CFLAGS=-O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=hard
|CPU Features=low-power
|CPU Features=low-power, generic
|Description=This subarch supports the ARM11 series processors, including compatible CPUs such as the Broadcom BCM2835 (Raspberry Pi).
|Description=This subarch supports the ARM11 series processors, including compatible CPUs such as the Broadcom BCM2835 (Raspberry Pi).
}}
}}

Revision as of 03:35, December 28, 2016

This section lists the CPU-optimized Funtoo Linux builds currently available for download for armv6j_vfp_hardfp. This subarch supports the ARM11 series processors, including compatible CPUs such as the Broadcom BCM2835 (Raspberry Pi).

No downloadable stage builds are currently available for this sub-architecture.

This subarch supports the ARM11 series processors, including compatible CPUs such as the Broadcom BCM2835 (Raspberry Pi)..

Architecture and Optimization

The following settings are applied to all stages for this subarch via Funtoo subarch profiles:

CHOSTarmv6j-hardfloat-linux-gnueabi
CFLAGS-O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=hard