Florian Klämpfl schrieb:
> What's the problem with the .exe size when compiling with debug info? If
> one compiles with debug settings, one usually wants to have the debug
> info? If not, don't use debug settings.

Well, the problem is the size of the exe file. ;-)
When I am working on a project I usually want to generate debug information for debugging. But when I give the generated file to someone else I surely do not need this information in the exe file anymore. So why should I be forced to search for ways to delete this information from the exe if there could be a way to avoid this hassle?


--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to