kolibrios-gitea/programs/develop/ktcc/trunk
2016-02-11 10:44:47 +00:00
..
libc system_colors: global rename and change meaning of "grab_button" to "work_3d_dark", and "grab_button_text" to "work_3d_light", the legacy of new_sys_colors table 2016-02-11 10:44:47 +00:00
samples Mistakes in functions of work with files and with system calls KolibriOS are corrected. 2007-10-15 09:42:17 +00:00
source Mistakes in functions of work with files and with system calls KolibriOS are corrected. 2007-10-15 09:42:17 +00:00
readme.txt Mistakes in functions of work with files and with system calls KolibriOS are corrected. 2007-10-15 09:42:17 +00:00

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. 
------------------------------------------------------------------------------------
Äëÿ êîìïèëÿöèè melibc íåîáõîäèìî çàïóñòèòü ñêðèïò libc/make.cmd
ïî óìîë÷àíèþ ñ÷èòàåòñÿ ÷òî â ïåðåìåííîé îêðóæåíèÿ PATH ó âàñ óêàçàí ïóòü ê ïàêåòó mingw32
è ê àññåìáëåðó fasm.
------------------------------------------------------------------------------------
Äëÿ áîëåå ïîäðîáíûõ èíñòðóêöèé îáðàùàòåñü íà ôîðóì â òåìó 
http://meos.sysbin.com/viewtopic.php?t=565&highlight=metcc
For more help go to link above