mirror of
git://repo.or.cz/tinycc.git
synced 2026-06-17 15:44:18 +08:00
supports building cross compilers on the fly without need for configure --enable-cross $ make cross # all compilers $ make cross-TARGET # only TARGET-compiler & its libtcc1.a with TARGET one from i386 x86_64 i386-win32 x86_64-win32 arm arm64 arm-wince c67 Type 'make help' for more information |
||
|---|---|---|
| .. | ||
| ex1.c | ||
| ex2.c | ||
| ex3.c | ||
| ex4.c | ||
| ex5.c | ||