On 2/13/06, anthonyb <[EMAIL PROTECTED]> wrote: > I rebuild Lazarus from the menu and linker seems to be ok now... > Is it the correct way to do so ??
By doing this you will lose the benefits of smartlinking, i.e. executables about 30% smaller. This is a exchange. With smartlinking the executable is smaller, without, the linker is faster. There is a study about this here: http://wiki.lazarus.freepascal.org/index.php/File_size_and_smartlinking -- Felipe Monteiro de Carvalho _________________________________________________________________ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives
