[Lazarus] debugging and "strip --strip-all ./lazarus* ./startlazarus"
Vincent Snijders
vincent.snijders at gmail.com
Thu Dec 27 19:18:20 CET 2012
2012/12/27 Sven Barth <pascaldragon at googlemail.com>:
>
>
> 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.
Vincent
More information about the Lazarus
mailing list