Developer forums (C::B DEVELOPMENT STRICTLY!) > Development
Download the executable weight
mamama:
Hi, I want to know how I can reduce the weight of the generated executable code:: blocks 10.05. In VC + + for example you can pass parameters to the precompiler a section. Data and. Text of the executable, anyone know if doing that is total in C:: B or have any other solution?
greetings.
Freem:
go into compiler options, or build options.
Select optimizations and choose the one you prefer.
Uncheck debugging and profiling options too.
Those options are compiler dependent.
If you want to reduce more, some tools could help you by compressing the exe, adding to it a routine to decompress, load the result directly in memory, and call the program, but I don't remember their names.
mamama:
I did what you told me to C:: B and I see no real difference, there must be another solution. I do not see a simple GUI normal on WinAPI 927kb occupy me.
greetings.
oBFusCATed:
Have you used the strip option?
mamama:
Strip all symbols from binary?
Navigation
[0] Message Index
[#] Next page
Go to full version