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

GCC is BLOATED

Name: RMS Matthew Stallman 2010-11-29 19:42

g++ -o foo bar.cpp creates a 7kb executable

which would be cool if bar.cpp didn't consist of:

int main(){}

Fuck this shit. Is there some sort of compiler flag I'm missing out on, or is my anus totally haxxed?

Name: Anonymous 2010-11-30 6:04

>>13
you have to explicitly specify NOT to include stdlib?
wtf? it should just be able to know whether to include it or not based on your code

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