Subversion Repositories Kolibri OS

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
145 halyavin 1
The main file of metcc is "tcc.c". It certainly can be compiled by MinGW Studio.
2
In order to compile MenuetOS program you must have start.o, metcc.exe in the same
3
directory. The command line should be of type "metcc.exe program.c melibc.a -oprogram".
4
In order to compile "melibc.a" you should configure paths is compile.js and run it.