[fpc-pascal] The new Delphi 2010 RTTI
Marco van de Voort
marcov at stack.nl
Mon Jan 10 13:59:29 CET 2011
In our previous episode, alexvins at mail.ru said:
> >> But I want packages to be binary portable between OS (on target
> >> processor architecture)
> > That's effectively not possible with all OSes providing such emulation
> > ABI.
> >
> > Esperanto for OSes so to speak.
> >
> Does "inefficiently" meansperformance decreaseis this case? Is it
> significant?
(1) I don't know where I use the word "inefficiently".
(2) to answer the question anyway, the efficiency depends on the difference
between the target platforms. Wine (windows on FreeBSD/Linux) is gigantic
and noticably slower, but Linux binaries on FreeBSD are next to native.
(the whole emulation is 60k and can load Linux dynlinker, libraries etc)
More information about the fpc-pascal
mailing list