On 29 May 2004, at 13:19, Matthias Hryniszak wrote:

Might it be possible to keep a recerence counter for procedures/ methods while compiling them and then not to include them in the objects that are passed to the linker? I know it sounds semi- serious, but maby that's the easiest way to go around the linker- problem and be linker-independent.

With -CX -XX, the linker does all the work for us (at least on platforms where the generation of smartlinkable code is supported by the compiler, and those definitely include Win32, Dos and Linux/x86 -- it does not yet work under e.g. Mac OS X).


Jonas


_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to