Skip to content

Releases: kendryte/kendryte-gnu-toolchain

Kendryte GNU Toolchain v8.2.0-20190409

10 Apr 05:49
Compare
Choose a tag to compare
Pre-release

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

14 Feb 09:36
Compare
Choose a tag to compare
  • 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

11 Feb 09:30
Compare
Choose a tag to compare
  • 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

06 Nov 12:29
Compare
Choose a tag to compare
  • Binutils 2.31.51
  • GDB 8.2
  • GCC 8.2.0

Compiled with --enable-threads=posix --enable-libatomic