On 27.12.2012 19:18, Vincent Snijders wrote:
2012/12/27 Sven Barth <[email protected]>:


Why don't you just compile lazarus with "-Xs"? This should tell the compiler
to remove all debug information from the executables, but still generates
the debug information for the LCL.


IIRC. Lazarus makefiles add the -gl option, so -Xs will be ignored.

Then add -Xg instead and remove the resulting lazarus.dbg, startlazarus.dbg and lazbuild.dbg files...

Regards,
Sven


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

Reply via email to