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 4:44

>>1
It's not gcc that's bloated, it's glibc's stupid startup code (why they didn't put it in an .so like how Windows executables link to MSVCRT for theirs, I don't know.)

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