|
@@ -6,15 +6,14 @@ config BR2_TOOLCHAIN_EXTERNAL_CODESCAPE_MTI_MIPS
|
|
BR2_MIPS_CPU_MIPS32R5 || (BR2_MIPS_CPU_MIPS64R5 && !BR2_MIPS_SOFT_FLOAT)
|
|
BR2_MIPS_CPU_MIPS32R5 || (BR2_MIPS_CPU_MIPS64R5 && !BR2_MIPS_SOFT_FLOAT)
|
|
select BR2_TOOLCHAIN_EXTERNAL_GLIBC
|
|
select BR2_TOOLCHAIN_EXTERNAL_GLIBC
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
- select BR2_HOSTARCH_NEEDS_IA32_LIBS
|
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_0
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_7
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_4_9
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_4_9
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
help
|
|
help
|
|
- Codescape MTI GNU Linux Toolchain 2015.10 for the MIPS
|
|
|
|
|
|
+ Codescape MTI GNU Linux Toolchain 2016.05 for the MIPS
|
|
architecture, from Imagination Technologies. It uses gcc
|
|
architecture, from Imagination Technologies. It uses gcc
|
|
4.9.2, binutils 2.24.90, glibc 2.20, gdb 7.9.1 and kernel
|
|
4.9.2, binutils 2.24.90, glibc 2.20, gdb 7.9.1 and kernel
|
|
- headers 4.0. It has support for the following variants:
|
|
|
|
|
|
+ headers 4.7. It has support for the following variants:
|
|
- MIPS32r2 - Big-Endian, Hard-Float, Legacy NaN, o32 ABI
|
|
- MIPS32r2 - Big-Endian, Hard-Float, Legacy NaN, o32 ABI
|
|
Select 'MIPS (big endian)' Target Architecture
|
|
Select 'MIPS (big endian)' Target Architecture
|
|
Select 'mips 32r2' Target Architecture Variant
|
|
Select 'mips 32r2' Target Architecture Variant
|