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

Embeddable GCC

Name: Anonymous 2016-09-08 14:56

Is there a small version of GCC for shipping with Windows program? Because Mingw installation takes frigging gigabyte, including a lot of bloat, like C++ and fortran compiler, with useless crap, like directx bindings.

Name: Anonymous 2016-09-13 18:46

>>67

Symta is written in Symta, but uses GCC to compile itself into x86_64. Yet GCC secretly inserts a lot of Java-related boilerplate into any executable it creates.

Also, GCC totally ignores __attribute__ ((noinline)) and even -fno-inline-functions, which can mess you code, if it relies on some functions not being inlined and also bloats object code with copies of a function.

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