2019-04-09 21:18:37 +02:00
2018-12-23 17:45:16 +01:00
2019-04-09 20:59:12 +02:00
2019-04-09 20:54:35 +02:00
2019-04-09 21:18:37 +02:00

Innovative building DANiO gcc cross-toolchain collections

To build for i386 host use:

git clone https://github.com/danielkot/danio-gcc
cd danio-gcc
./runit-all.sh 32

To build for x86_64 host use:

git clone https://github.com/danielkot/danio-gcc
cd danio-gcc
./runit-all.sh 64

and wait several hours to compile for many arches (look at runit-all.sh)


My continuous untegration at CircleCi

S
Description
No description provided
Readme 181 KiB
Languages
Shell 100%