Hi, On Fri, Nov 14, 2008 at 10:54 AM, Henry Vermaak <[EMAIL PROTECTED]> wrote: > 2008/11/14 Fabio Dell'Aria <[EMAIL PROTECTED]>: >> Hi to all, >> >> what are the FPC compiler switches I can use to obtain the smallest file >> size? >> >> Has been improved the "Smart Link" feature in the new 2.3.x branch? >> >> PS: I just know and use the "strip --strip-all" and "upx" commands. > > http://wiki.freepascal.org/Size_Matters
Thank you very much. Reading on the site I have removed a package unit from my project .lpr uses and reduce its size at about 50% (from 3.6Mb to 1.76Mb). Really good! :) > use -XX -Xs > > henry > _______________________________________________ > fpc-devel maillist - [email protected] > http://lists.freepascal.org/mailman/listinfo/fpc-devel > -- Best regards... Fabio Dell'Aria. _______________________________________________ fpc-devel maillist - [email protected] http://lists.freepascal.org/mailman/listinfo/fpc-devel
