[fpc-devel] Armel problems

Michael Schnell mschnell at lumino.de
Tue May 18 10:17:27 CEST 2010


On 05/17/2010 10:22 PM, Den Jean wrote:
> "<procedure variable type of procedure of object;CDecl>"
>   
Does the compiler digest this ?

Up till now I thought it's impossible to use any common object ABI
between Pascal and C++, so that any C function needs to be called by
Pascal using a "flattened" non-Object based interface, because the
Pascal and C++ object models are too different to use common objects
with both languages.

-Michael



More information about the fpc-devel mailing list