Show HN: Mkcross – Python program to bring up a cross toolchain in seconds (github.com)

2 points by xbjfk ↗ HN
Hi HN!

I wrote a python script to bring up a Linux or MingW toolchain in around 30 seconds (6 times faster than musl cross make). It uses a pre-installed version of clang rather than compiling an entirely new compiler. Apart from speed, this approach has another advantage: the toolchains can be used on any computer with any OS or architecture as long as it has clang.

0 comments

[ 2.8 ms ] story [ 11.7 ms ] thread

No comments yet.