Releases: kendryte/kendryte-gnu-toolchain
Releases · kendryte/kendryte-gnu-toolchain
Kendryte GNU Toolchain v8.2.0-20190409
Version
- Binutils 2.31.51
- GDB 8.2
- GCC 8.2.0
Build
- Linux
./configure --prefix=/opt/kendryte-toolchain --with-cmodel=medany --with-arch=rv64imafc --with-abi=lp64f
make -j8
- OSX
./configure --prefix=/usr/local/opt/kendryte-toolchain --with-cmodel=medany --with-arch=rv64imafc --with-abi=lp64f
make -j8
- Windows
Read README.md
Extract
tar.xz is for fast download
tar.bz2 and zip is for arduino supported format
tar -Jxvf kendryte-toolchain.tar.xz
tar -jxvf kendryte-toolchain.tar.bz2
unzip kendryte-toolchain.zip
Kendryte GNU Toolchain v8.2.0-20190213
- Binutils 2.31.51
- GDB 8.2
- GCC 8.2.0
Compiled with --enable-threads=posix --enable-libatomic
Kendryte GNU Toolchain v8.2.0-20190212
- Binutils 2.31.51
- GDB 8.2
- GCC 8.2.0
Compiled with --enable-threads=posix --enable-libatomic
Kendryte GNU Toolchain v8.2.0-20181106
- Binutils 2.31.51
- GDB 8.2
- GCC 8.2.0
Compiled with --enable-threads=posix --enable-libatomic