Yes but this way, we have every time we build something faster link-time,
which is essential because 
we do it continuously, and when we are done we use strip (and then upx) and
we get 
smaller executables easily...

-----Original Message-----
From: Felipe Monteiro de Carvalho [mailto:[EMAIL PROTECTED]

Sent: Monday, February 13, 2006 7:30 PM
To: lazarus@miraclec.com
Subject: Re: [lazarus] Who Discussed Linker Slowness?


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


_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to