raspberrypi / tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tools

These toolchains are deprecated. They are outdated and easily available from other sources (e.g. direct from Ubuntu apt). e.g.

sudo apt-get install gcc-arm-linux-gnueabihf

There is also an aarch64 version:

sudo apt-get install gcc-aarch64-linux-gnu

Note: if building for Pi0/1 using --with-arch=armv6 --with-float=hard --with-fpu=vfp is recommended (and matches the default flags of the toolchains included here).

About


Languages

Language:C 46.6%Language:C++ 44.6%Language:Roff 5.8%Language:Objective-C 1.1%Language:Python 0.6%Language:RPC 0.6%Language:Shell 0.3%Language:XC 0.1%Language:XS 0.1%Language:HTML 0.1%Language:Fortran 0.0%Language:Perl 0.0%Language:Assembly 0.0%Language:M4 0.0%Language:Makefile 0.0%Language:Ruby 0.0%