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

_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to