[fpc-pascal] The new Delphi 2010 RTTI
alexvins at mail.ru
alexvins at mail.ru
Mon Jan 10 10:26:15 CET 2011
10.01.2011 12:05, Sven Barth пишет:
> No, FPC should rely on the operating system for dynamic linking. There
> is no use in duplicating a functionality that is already there. One
> "just" needs to spot all problems that might arise on different
> platforms when using dynamic libraries (e.g. symbol resolution on
> Windows vs. ELF based systems).
>
> Regards,
> Sven
>
If so, there must be an executable format supported by all FPC target
platforms natively. I don't know any such format. We have to duplicate
some OS functions to make things crossplatform.
Alex.
More information about the fpc-pascal
mailing list