Daniel d61b42f6d2 fix rsync: link_stat
rsync: link_stat "/home/travis/build/danielkot/danio-gcc/out/*" failed: No such file or directory (2)
2019-09-27 00:55:01 +02:00
2019-09-27 00:55:01 +02:00
2019-09-17 22:31:19 +02:00
2019-05-04 22:30:47 +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 .travis.yml)


My continuous untegration at Travis-CI

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