[lazarus] Delphi and FPC compatible LCL version
Micha Nelissen
M.Nelissen at student.tue.nl
Mon Nov 17 15:00:29 EST 2003
Michael.VanCanneyt at Wisa.be wrote:
> On Mon, 17 Nov 2003, Marco van de Voort wrote:
>
>>For the rest FPC is complete except the non-portable dispatch interface.
>>
>>Only other major thing I can think of is that Delphi can link to C++, and FPC needs the
>>C++ to be C level wrapped first.
>
>
> As far as I know, Delphi can only link to C++ Builder, not to e.g. MS-Visual
> C or GCC C++, but I am not 100% sure.
C++Builder can use Delphi classes, but not the other way around. The
Delphi compiler has a special switch to generate C++ .obj object files
and .hpp header files.
HTH,
Micha.
More information about the Lazarus
mailing list