[fpc-devel] virtual methods and smart-linking?
Jonas Maebe
jonas.maebe at elis.ugent.be
Thu Apr 9 18:07:50 CEST 2009
On 09 Apr 2009, at 15:46, martin wrote:
> Jonas Maebe wrote:
>>
>> On 09 Apr 2009, at 14:35, Martin Friebe wrote:
>>
>>> Just a question. Can smart linking detect and remove unused
>>> virtual methods?
>>
>> http://lists.freepascal.org/lists/fpc-pascal/2009-April/020638.html
>
> Thanks for the quick reply. I am trying to find that (windows)
> switch for the linker (http://www.freepascal.org/docs-html/user/usersu15.html#x38-450005.1.4
> ) but I have no luck in identifying it...
It's a conditional define you have to use while compiling the
compiler: http://lists.freepascal.org/lists/fpc-pascal/2009-April/020641.html
Jonas
More information about the fpc-devel
mailing list