> - Why I must use "strip" to cut off debug information both in Linux and
> in Windows, even if I set  "Strip Symbols From Executable(-Xx)" to True
> in Compiler options?

Because -Xx is buggy? Just tested on Lazarus 0.9.10 on Linux and it did not strip my executable. Is there already a bug report for this? Acctually I think the bug report should go to FPC....

For Linux it should work. For Win32 it is a known issue that ld is buggy. Sending a bug report to fpc doesn't help, we can't solve it. Better report it to the GNU binutils.


Peter

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to