mirror of
https://github.com/mirror/tinycc.git
synced 2026-09-03 12:12:46 +08:00
In particular: -c <compiler> : Allow using tcc to compile itself -i <dir> : Create installation in dir Summary: usage: build-tcc.bat [ options ... ] options: -c prog use prog (gcc or tcc) to compile tcc -c "prog options" use prog with options to compile tcc -t 32/64 force 32/64 bit default target -v "version" set tcc version -i dir install tcc into dir -d create tcc-doc.html too (needs makeinfo)