Am 15.11.2010 11:20, schrieb John vd Waeter:
It now installs ok. However, weird again, upon rebuilding lazarus.exe
grew from abt 13 MB to 126 MB... but thats another issue I guess..

That's the debug info... add "-Xs" or "-Xg" to the additional options for compiling the IDE (at least I hope that this works ^^).

-Xs removes the debug infos
-Xg puts the debug infos in an external file

Regards,
Sven

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to