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:
Anonymous2016-09-13 14:25
>>50 Then how would you suggest strings distinguish "string data" from non-string data?
>>52 A lot of that is for debugging, and should be stripped from a release binary.
>>53 Do either of those actually have their own C compilers? Or do they have tools to debloat GCC-generated binaries?