summaryrefslogtreecommitdiff
path: root/README.CrossCompiling
AgeCommit message (Collapse)Author
2017-07-14fixed some typos in cross compilation docuAndreas Baumann
2017-07-14tested cross-compilation also with clangAndreas Baumann
2017-07-14some notes on building and using cross compilers for gcc/tcc/pccAndreas Baumann
(clang yet to be done)
2017-07-14removed stddef.h and limits.h (come with the compiler header files)Andreas Baumann
added a stub stdint.h (only sometimes comes with the compiler) added a guide on cross compiling adapted to cross compilation, for now tcc works