Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

c compiler

Name: Anonymous 2013-06-30 16:00

what is the best one
because i hear gcc is shit and i wanna try a new one
specifically, i'm writing a graphics oriented program. if that matters.

Name: Anonymous 2013-06-30 16:15

gcc generates de best code, more optimized for your needs ( -O3 for performance, -Os for size, etc. http://gcc.gnu.org/onlinedocs/gcc/Optimize-Options.html)

However, it is bloated and its code is ugly.

For something more minimalist, well written and sleek, try tcc

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List