[fpc-pascal] Free Pascal compiler/linker/debugger as a plug-in/replacement for Delphi compiler/linker/debugger
Michael Van Canneyt
michael at freepascal.org
Mon Feb 11 17:27:39 CET 2008
On Mon, 11 Feb 2008, Skybuck Flying wrote:
> Hello,
>
> Delphi's compiler/linker is probably malfunctioning for uint64 types.
>
> It would be nice if free pascal compiler/linker/debugger can be used as a
> replacement.
>
> So that I can still use the Delphi IDE.
>
> To do that probably requires replacing some DLL.
>
> Maybe like:
>
> DCC.DLL or something like that.
>
> Hack it, reverse engineer it.
>
> Then use it as a gateway to FPC :):):)
look at the crossfpc project. It does exactly that. Simon Kissel is the head
of that project.
Michael.
More information about the fpc-pascal
mailing list