[fpc-pascal] The new Delphi 2010 RTTI
Matt Emson
memson.lists at googlemail.com
Mon Jan 10 10:58:29 CET 2011
On 10/01/2011 09:26, alexvins at mail.ru wrote:
>
> 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.
I don't think that is what Sven meant. I think the executable format
would be that of the native platform. However, the interface to the
library (the exported symbols and such) would be a common interface that
abstracts away the specifics of the underlying OS Library loading routines.
M
More information about the fpc-pascal
mailing list