forked from KolibriOS/kolibrios
1391dd1d1d
"Optimised" some functions in string.h Added dynamic libraries support based on sysfunction 68.19 (experimental) git-svn-id: svn://kolibrios.org@215 a494cfbc-eb01-0410-851d-a64ba20cac60 |
||
---|---|---|
.. | ||
libc | ||
source | ||
readme.txt |
The main file of metcc is "tcc.c". It certainly can be compiled by MinGW Studio. In order to compile MenuetOS program you must have start.o, metcc.exe in the same directory. The command line should be of type "metcc.exe program.c melibc.a -oprogram". In order to compile "melibc.a" you should configure paths is compile.js and run it.