On 28 April 2012 08:21, Reinier Olislagers <reinierolislag...@gmail.com>wrote:

> 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)...
>
>
Is there any reason why the -Xg flag is not on at default? What's the
disadvantage of using this flag? The reason I say is because there is a
"massive" reduction in .exe size?

Richard
--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to