[Lazarus] problems building lazarus
Vincent Snijders
vsnijders at quicknet.nl
Fri Aug 22 08:41:34 CEST 2008
Paul Ishenin schreef:
> Lord Satan wrote:
>> Hi,
>>
>> trying to build lazarus I get this error on ubuntu 8.04 64-bit:
>>
> my fault. I uncommented use of 3 files which have external functions
> which are not present in gtk exports. I will send a patch to the fpc
> team to correct that.
>
> On the other hand - why fpc links to unused symbols?
That is the default operation on linux. Maybe this can be fixed, if you smartlink
the executable. On windows smartlinking is the default, so maybe that is why you
have not noticed the issue your self, Paul.
Vincent
More information about the Lazarus
mailing list