Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 976 Bytes

README.md

File metadata and controls

34 lines (21 loc) · 976 Bytes

crosstool-NG Linaro for Mac OS X

This script builds the Linaro ARM toolchain on Mac OS X and for Mac OS X. Base is the modified version of the crosstool-NG by Linaro.

Release 1.13.1 GCC 4.9 (2014.08)

Build ARM Linux Cross-Toolchain: Just run the script in the top level directory of the repo

$ ./build.sh [Sample]

Supported Samples:

  • linaro-arm-linux-gnueabi
  • linaro-arm-linux-gnueabihf (eg. BeagleBone Black)
  • linaro-arm-linux-gnueabihf-raspbian (eg. Raspberry Pi A/B)

Dependencies:

Toolchain Binaries

The pre-built version of this tool chains can be downloaded here.

Features:

  • GNU Binutils
  • GNU Compiler Collection C/C++ and Fortran
  • GNU Project Debugger GDB
  • pkg-config