GithubHelp home page GithubHelp logo

kerolosel3w / arm-linux-gnueabi Goto Github PK

View Code? Open in Web Editor NEW

This project forked from radcolor/arm-linux-gnueabi

0.0 0.0 0.0 614.73 MB

⚒️ Bleeding edge GNU GCC toolchains (CC only) built from sources with latest binutils and glibc. (for ARM)

Shell 0.20% Perl 0.02% C 46.35% Objective-C 0.04% C++ 52.83% XC 0.07% XS 0.07% Python 0.39% Makefile 0.02% Roff 0.01%

arm-linux-gnueabi's Introduction

GNU GCC Toolchain

Bleeding edge GNU GCC toolchains built from sources with latest binutils and glibc.

Getting the toolchain

Clone using git

$ git clone https://github.com/theradcolor/arm-linux-gnueabi.git --depth=1

Note: This is continous updating repository made from the latest GNU's GCC sources rather than stable releases, so if you want to use the stable release of gcc clone the stable-gcc branch of this repository

For stable gcc

$ git clone https://github.com/theradcolor/arm-linux-gnueabi.git -b stable-gcc --depth=1

For ARM64, checkout https://github.com/theradcolor/aarch64-linux-gnu.git

Using the toolchain

Export the CROSS_COMPILE_ARM32 in enviroment

$ export CROSS_COMPILE_ARM32=<toolchain-path>/bin/arm-linux-gnueabi-

License

The GNU Compiler Collection is free software. See the files whose names start with COPYING for copying permission. The manuals, and some of the runtime libraries, are under different terms; see the individual source files for details.

GCC is licensed under version 3 of the GNU General Public License.

The GCC runtime exception permits compilation of proprietary and free software programs with GCC and usage of free software plugins. The availability of this exception does not imply any general presumption that third-party software is unaffected by the copyleft requirements of the license of GCC.

arm-linux-gnueabi's People

Contributors

radcolor avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.