[fpc-pascal] Exe size

Paul paul.blommaerts at telenet.be
Thu Sep 4 16:53:30 CEST 2008


> You cannot have both: a small size without debug info *and* a working 
> debugger.

I do not need a working debugger.

> B: an executable that has a small size and can be released: disable all 
> debugging options (-g, -gl, -gh) and enable string (-Xs) in the linking 
> tab.

I've done that and also (-Og, -O2 ), same result (also the debugger crash)

Paul




More information about the fpc-pascal mailing list