Re: [fpc-pascal] FPC for Win64

2020-07-07 Thread Tomas Hajny
On 2020-07-07 10:28, Rainer Stratmann wrote: Am Dienstag, 7. Juli 2020, 09:42:54 CEST schrieb Marco van de Voort: Op 07/07/2020 om 09:14 schreef Rainer Stratmann: > For Linux: Does that mean apt-get install lazarus is always the 32bit > version? Regardless of the Linux Version (32bit or 64bit).

Re: [fpc-pascal] FPC for Win64

2020-07-07 Thread Rainer Stratmann
Am Dienstag, 7. Juli 2020, 09:42:54 CEST schrieb Marco van de Voort: > Op 07/07/2020 om 09:14 schreef Rainer Stratmann: > > For Linux: Does that mean apt-get install lazarus is always the 32bit > > version? Regardless of the Linux Version (32bit or 64bit). > > No. The reason for no 64-bit compiler

Re: [fpc-pascal] FPC for Win64

2020-07-07 Thread Marco van de Voort
Op 07/07/2020 om 09:14 schreef Rainer Stratmann: For Linux: Does that mean apt-get install lazarus is always the 32bit version? Regardless of the Linux Version (32bit or 64bit). No. The reason for no 64-bit compiler is specific to Windows 64-bit.

Re: [fpc-pascal] FPC for Win64

2020-07-07 Thread Rainer Stratmann
Am Samstag, 4. Juli 2020, 20:02:39 CEST schrieb Graeme Geldenhuys: > On 02/07/2020 9:30 pm, Evert van Dijken via fpc-pascal wrote: > > I see a WIN32 compiler and a WIN64 cross > > compiler. How it works is a mystery for me. > > I never understood the choice FPC made to not create a native 64-bit >

Re: [fpc-pascal] FPC for Win64

2020-07-05 Thread Sven Barth via fpc-pascal
Florian Klämpfl 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 WI

Re: [fpc-pascal] FPC for Win64

2020-07-05 Thread Florian Klämpfl
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

Re: [fpc-pascal] FPC for Win64

2020-07-05 Thread 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 environme

Re: [fpc-pascal] FPC for Win64

2020-07-04 Thread Florian Klaempfl
Am 04.07.2020 um 20:02 schrieb Graeme Geldenhuys: On 02/07/2020 9:30 pm, Evert van Dijken via fpc-pascal wrote: I see a WIN32 compiler and a WIN64 cross compiler. How it works is a mystery for me. I never understood the choice FPC made to not create a native 64-bit compiler, but rather stay wi

Re: [fpc-pascal] FPC for Win64

2020-07-04 Thread Graeme Geldenhuys
On 02/07/2020 9:30 pm, Evert van Dijken via fpc-pascal wrote: > I see a WIN32 compiler and a WIN64 cross > compiler. How it works is a mystery for me. I never understood the choice FPC made to not create a native 64-bit compiler, but rather stay with a cross-compiler. *shrug* I've always simply