Subversion Repositories Kolibri OS

Rev

Rev 145 | Blame | Last modification | View Log | Download | RSS feed

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