Danielkot 410b0acdb4 fix
2020-05-05 19:22:45 +00:00
2020-01-27 19:28:31 +01:00
fix
2020-05-05 19:22:45 +00:00
2019-11-04 21:57:36 +01: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 integration at Travis-CI

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