[fpc-pascal] The new Delphi 2010 RTTI

Sven Barth pascaldragon at googlemail.com
Mon Jan 10 11:03:06 CET 2011


Am 10.01.2011 10:58, schrieb Matt Emson:
> 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.

Simply spoken, yes, that's what I meant.

Regards,
Sven



More information about the fpc-pascal mailing list