[fpc-devel] RTTI interface & variant late binding issue (mORMot)
Jonas Maebe
jonas.maebe at elis.ugent.be
Sun Mar 22 13:16:47 CET 2015
On 22/03/15 10:38, Michael Van Canneyt wrote:
> My - and Florian Klaempfl's, if I understood correctly - idea is to
> include what exists, and then modify the code as needed so it can work
> with libffi. Others fear that this will mean the ffi wrapper will not
> get written anytime soon.
The entire code will have to be rewritten to add support for any other
platform regardless of whether libffi is used or not. I'm not even sure
if the current code can work for ARMHF and floating point parameters
(which have to be passed in vector registers).
Again: it has nothing to do with libffi in particular, and everything
with not being generic (although if it's generic, that will obviously
also help a manager/libffi implementation).
Jonas
More information about the fpc-devel
mailing list