[fpc-pascal] FPC for Win64

Sven Barth pascaldragon at googlemail.com
Sun Jul 5 12:24:35 CEST 2020


Florian Klämpfl <florian at freepascal.org> schrieb am So., 5. Juli 2020,
09:22:

> Am 05.07.20 um 09:04 schrieb Jonas Maebe:
> > On 2020-07-02 22:30, Evert van Dijken via fpc-pascal wrote:
> >
> >> I like to use the 64 bits FPC compiler, but I cannot find any
> >> documentation how to use it. I see a WIN32 compiler and a WIN64 cross
> >> compiler. How it works is a mystery for me. Can I still use the
> >> debugger and the development environment?
> >
> > You should install both fpc-3.2.0.i386-win32.exe and
> > fpc-3.2.0.i386-win32.cross.x86_64-win64.exe. The fact that that the
> > Win64 compiler is a cross-compiler should not affect you at all in terms
> > of using it. You can indeed still use the debugger. I don't know whether
> > a version of the textmode IDE is included for targeting Win64.
>
> No. But at least at libgdb I got the debugger never working, so it made
> no sense to me.
>

With the new MI based interface it might work however.

Regards,
Sven

>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20200705/aac80d17/attachment.htm>


More information about the fpc-pascal mailing list