Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 466 Bytes

README.md

File metadata and controls

21 lines (18 loc) · 466 Bytes

toolchains for x86_amd64 linux

Install

download from github:

git clone https://github.com/friendlyarm/prebuilts.git -b master --depth 1

or download from gitee:

git clone https://gitee.com/friendlyelec/prebuilts.git -b master --depth 1

and then:

cd prebuilts/gcc-x64
cat toolchain-4.9.3-armhf.tar.gz* | sudo tar xz -C /
cat toolchain-6.4-aarch64.tar.gz* | sudo tar xz -C /
sudo tar xf toolchain-11.3-aarch64.tar.xz -C /