frame-exporter/toolchain/arm-rockchip830-linux-uclibcgnueabihf
2025-07-14 22:19:10 +02:00
..
arm-rockchip830-linux-uclibcgnueabihf initial commit 2025-07-14 22:19:10 +02:00
bin initial commit 2025-07-14 22:19:10 +02:00
lib initial commit 2025-07-14 22:19:10 +02:00
libexec/gcc/arm-rockchip830-linux-uclibcgnueabihf/8.3.0 initial commit 2025-07-14 22:19:10 +02:00
runtime_lib initial commit 2025-07-14 22:19:10 +02:00
share initial commit 2025-07-14 22:19:10 +02:00
arm-rockchip830-linux-uclibcgnueabihf_defconfig initial commit 2025-07-14 22:19:10 +02:00
env_install_toolchain.sh initial commit 2025-07-14 22:19:10 +02:00
readme.txt initial commit 2025-07-14 22:19:10 +02:00

The env_install_toolchain.sh is a shell script to install this toolchain.

We can use
    source ./env_install_toolchain.sh /opt/toolchain
command line to install toolchain in /opt/toolchain.

Or we can use
    source ./env_install_toolchain.sh dirname
command line to install toolchain in the "dirname" which you Specified.

For now, we can use toolchain in everywhere.