[fpc-pascal] Win64 Cross Compiling
Daniël Mantione
daniel.mantione at freepascal.org
Sun Aug 26 14:55:59 CEST 2007
Op Sun, 26 Aug 2007, schreef Robert Wolfe:
> Hi all! I would like to add Win64 cross compiling capabilities to the
> FP.EXE editor. I was wondering if anyone has done this already and if so,
> how?
That is not possible as there can be only only code generator inside the
IDE. The IDE can be compiled for Win64 afaik, but there exists no gdb for
Win64 so debugging is impossible.
Daniël
More information about the fpc-pascal
mailing list