Am 04.10.2010 09:35, schrieb Sven Barth:
Yep. (For inlined methods/functions we could - theoretically - provide a
'non-inlined' version in the binary package....)


For generics: the token stream is already included in the PPUs (learned
by looking at DoDi's ppudump patches ^^)

This is interesting. So there might be no need to include the complete .o file after all.

For inline: If I remember correctly inlined methods/functions/procedures
are always available as non-inlined methods as well. It's up to the
compiler to deside whether it inlines it or not.

This makes life easier.. :)


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

Reply via email to