kolibrios-gitea/programs/develop/metcc/trunk
Iliya Mihailov (Ghost) c0f513c3db Some samples for metcc
git-svn-id: svn://kolibrios.org@249 a494cfbc-eb01-0410-851d-a64ba20cac60
2006-12-25 17:29:14 +00:00
..
libc very important file 2006-12-24 01:11:03 +00:00
samples Some samples for metcc 2006-12-25 17:29:14 +00:00
source * Assembler part of libc now also exports "name@params_size" for every system function 2006-09-23 14:00:36 +00:00
readme.txt Converted JS building script to GNU makefile ;) 2006-11-28 00:23:25 +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