Skip to content

Latest commit

 

History

History

mktoolchain

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

mktoolchain

This directory is used as dependencies installer.

If you does not have clone recursively this repository you must run mktoolchain shell script before build.

Currently handle only the ARM toolchain.

Install

Using make rule: make toolchain.

Using mktoolchain directly: ./mktoolchain/mktoolchain.

ARM

Toolchain pre-configured cloned from github.

x86

Curently assume that your host machine is x86/x64.

RISCV

Clone from here and configure as explained.

By the way, archlinux have a package for the riscv gnu toolchain, lucky we are.