• Skip to sidebar navigation
  • Skip to content

Bitbucket

  • More
    ProjectsRepositories
  • Help
    • Online help
    • Learn Git
    • Welcome to Bitbucket
    • Keyboard shortcuts
  • Log In
Alexander Dahl
  1. Alexander Dahl

buildroot

Public
Actions
  • Clone
  • Compare

Learn more about cloning repositories

You have read-only access

Navigation
  • Source
  • Commits
  • Branches
  • All Branches Graph
  • Forks
  1. Alexander Dahl
  2. buildroot

Source

buildroot/toolchain/toolchain-external/Config.in
Gustavo ZacariasGustavo Zacarias committed 152d6414cad30 Mar 2015
Raw file
Source viewDiff to previous
    default "mipsel-sf-linux-musl"   if BR2_TOOLCHAIN_EXTERNAL_MUSL_CROSS && (BR2_mipsel && BR2_SOFT_FLOAT)
 
1
if BR2_TOOLCHAIN_EXTERNAL
2
​
3
choice
4
    prompt "Toolchain"
5
​
6
comment "(e)glibc toolchains only available with shared lib support"
7
    depends on BR2_STATIC_LIBS
8
​
9
config BR2_TOOLCHAIN_EXTERNAL_LINARO_ARM
10
    bool "Linaro ARM 2014.09"
11
    depends on BR2_arm
12
    depends on BR2_ARM_CPU_ARMV7A
13
    depends on BR2_HOSTARCH = "x86_64" || BR2_HOSTARCH = "x86"
14
    depends on BR2_ARM_EABIHF
15
    depends on !BR2_STATIC_LIBS
16
    select BR2_TOOLCHAIN_EXTERNAL_GLIBC
17
    select BR2_TOOLCHAIN_HAS_NATIVE_RPC
18
    select BR2_INSTALL_LIBSTDCPP
19
    select BR2_HOSTARCH_NEEDS_IA32_LIBS
20
    select BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_1
21
    help
22
      Linaro toolchain for the ARM architecture. It uses Linaro
23
      GCC 2014.09 (based on gcc 4.9), Linaro GDB 2013.10 (based on
24
      GDB 7.6), eglibc 2.19, Binutils 2014.09 (based on 2.24). It
25
      generates code that runs on all Cortex-A profile devices,
26
      but tuned for the Cortex-A9. The code generated is Thumb 2,
27
      with the hard floating point calling convention, and uses
28
      the VFPv3-D16 FPU instructions.
29
​
30
comment "Linaro toolchains available for Cortex-A + EABIhf"
31
    depends on BR2_arm
32
    depends on !BR2_ARM_CPU_ARMV7A || !BR2_ARM_EABIHF
33
    depends on !BR2_STATIC_LIBS
34
​
35
config BR2_TOOLCHAIN_EXTERNAL_LINARO_ARMEB
36
    bool "Linaro armeb 2014.09"
37
    depends on BR2_armeb
38
    depends on BR2_ARM_CPU_ARMV7A
39
    depends on BR2_HOSTARCH = "x86_64" || BR2_HOSTARCH = "x86"
40
    depends on BR2_ARM_EABIHF
41
    depends on !BR2_STATIC_LIBS
42
    select BR2_TOOLCHAIN_EXTERNAL_GLIBC
43
    select BR2_TOOLCHAIN_HAS_NATIVE_RPC
44
    select BR2_INSTALL_LIBSTDCPP
45
    select BR2_HOSTARCH_NEEDS_IA32_LIBS
46
    select BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_1
47
    help
48
      Linaro toolchain for the ARM big endian architecture. It
49
      uses Linaro GCC 2014.09 (based on gcc 4.9), Linaro GDB
50
      2013.10 (based on GDB 7.6), eglibc 2.19, Binutils 2014.09
51
      (based on 2.24). It generates code that runs on all Cortex-A
52
      profile devices, but tuned for the Cortex-A9. The code
53
      generated is Thumb 2, with the hard floating point calling
54
      convention, and uses the VFPv3-D16 FPU instructions.
55
​
56
comment "Linaro toolchains available for Cortex-A + EABIhf"
57
    depends on BR2_armeb
58
    depends on !BR2_ARM_CPU_ARMV7A || !BR2_ARM_EABIHF
59
    depends on !BR2_STATIC_LIBS
60
​
61
config BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_ARM201405
62
    bool "Sourcery CodeBench ARM 2014.05"
63
    depends on BR2_arm
  • Git repository management for enterprise teams powered by Atlassian Bitbucket
  • Atlassian Bitbucket v6.7.2
  • Documentation
  • Request a feature
  • About
  • Contact Atlassian
Atlassian

Everything looks good. We'll let you know here if there's anything you should know about.