Skip to content

radix-platform/toolchains

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Toolchains

The default destination path for installation is defined by TOOLCHAINS_BASE_PATH variable in the build-system/config.mk file. The access permissions should be given to developer by the superuser:

$ sudo mkdir -p /opt/toolchain
$ sudo chown -R developer:developers /opt/toolchain

To build all toolchains we have to run following command in the products directory:

$ cd products
$ make -j32 all

Additional information can be found in the doc/README file.

Creators

Andrey V. Kosteltsev

Copyright and license

Code and documentation copyright 2009-2020 Andrey V. Kosteltsev. Code and documentation released under the MIT License.

About

Toolchains for all supported devices (mirror of https://gitlab.radix.pro/radix/toolchains.git)

Resources

License

Stars

Watchers

Forks

Packages

No packages published