TCC - The Tiny C Compiler Installation and Usage on Windows

preview_player
Показать описание
How to install and use TCC, The Tiny C Compiler, on Windows. TCC is a C compiler only with C99 support.

set PATH="C:\tcc";%PATH%
cmd /k cls
Рекомендации по теме
Комментарии
Автор

Who there is trying to make a gameboy game with this compiler, give the like pls (:


















Sorry for bad english, I'm Brazilian.

miguelgrigoleti
Автор

It might be a REAL GOOD IDEA to post the link

escapefelicity
Автор

Dont worry You can set tinyCC for work togheder with codebkocks

ariondeno
Автор

I followed the exact steps and it does not work. It shows the error "tcc in not recognized as an internal or external command, operable program or batch file"

mar__k
Автор

Hello How i can set tinyCC for use extern librarys, like SDL 2 or OpenGL? Thanks

ariondeno
Автор

The Turbo C++ had a "graphics.h" file, does TCC have graphics capability?

haroldmcbroom
Автор

Would be nice if I could see what the hell was going on. Text is too small

OGPimpin
Автор

The system cant find the path specified.

unnamed