[Lazarus] Size of binaries etc.

Graeme Geldenhuys graemeg.lists at gmail.com
Tue Mar 27 08:56:04 CEST 2012


2012/3/26 Juha Manninen <juha.manninen62 at gmail.com>:
> and
>   -O2 -g- -Xs -CX -XX
>
> both produce an executable of size 23649 KB on my 64-bit Linux system using
> QT bindings.
> Is it a Linux linker related issue?


I have never found the -Xs to work under Linux. 32-bit or 64-bit. I
ALWAYS have to manually do a 'strip <executable>' after compiling. I
don't know if this is a FPC bug or some linker issue, but I do know
the issue has been around for ages.


-- 
Regards,
  - Graeme -


_______________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://fpgui.sourceforge.net




More information about the Lazarus mailing list