[fpc-devel] Debug Info proposal
Vincent Snijders
vsnijders at quicknet.nl
Sun Jan 13 14:11:04 CET 2008
Fabio Dell'Aria schreef:
> Hi,
>
> OK I understand but why do not add a new option to avoid the store of
> the debug info on the final compiled file (or generated ppu files)?
>
That option is -Xs. Don't use it in combination with -gl because that
adds the debug info again.
> Currently I must always use "strip" and I cannot use it on "ppu" files?
Vincent
More information about the fpc-devel
mailing list