Florian Klämpfl <flor...@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

>
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to