In the lazarus-tutorial (Section files) is the hint:
http://wiki.lazarus.freepascal.org/Lazarus_Tutorial#The_Lazarus_files
again.exe: The main program binary executable. Win32 adds
an "exe" extension. Linux has none. This file will be huge
on Linux due to the inclusion of debugging symbols. Run
the "strip" utility to remove them and substantially shrink
the executable size.
Where is this utility tio be found
(I use the german version of lazarus; may be "strip" is
translatetd)
greetings
Friedrich
_________________________________________________________________
To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject
archives at http://www.lazarus.freepascal.org/mailarchives