[Lazarus] Strip debug info

Reinier Olislagers reinierolislagers at gmail.com
Sat Apr 28 09:21:47 CEST 2012


On 28-4-2012 8:57, Richard Mace wrote:
> Hi,
> What's the safest way of making the .exe smaller than default? Is it
> just to strip debug info?
> How would I do this?
Perhaps this will give you some ideas?
http://wiki.lazarus.freepascal.org/Size_Matters#Incorrect_compiler_configuration

... you can either not generated debug info at all or generate external
debug info (.dbg)...

Regards,
Reinier





More information about the Lazarus mailing list