Re: [fpc-pascal] Downloaded cross-compiler from Sourceforge - wiki incorrect?

2023-03-23 Thread Sven Barth via fpc-pascal
Bo Berglund via fpc-pascal schrieb am Fr., 24. März 2023, 07:38: > On Thu, 23 Mar 2023 09:47:36 +0100, Martin Frb via fpc-pascal > wrote: > > >On 23/03/2023 09:25, Bo Berglund via fpc-pascal wrote: > >> > >> Then opened Lazarus 2.2.4 with my project and changed project options as > >> follows: >

Re: [fpc-pascal] Downloaded cross-compiler from Sourceforge - wiki incorrect?

2023-03-23 Thread Bo Berglund via fpc-pascal
On Fri, 24 Mar 2023 07:38:30 +0100, Bo Berglund via fpc-pascal wrote: >On Thu, 23 Mar 2023 09:47:36 +0100, Martin Frb via fpc-pascal > wrote: > >>On 23/03/2023 09:25, Bo Berglund via fpc-pascal wrote: >>> >>> Then opened Lazarus 2.2.4 with my project and changed project options as >>> follows: >>

Re: [fpc-pascal] Downloaded cross-compiler from Sourceforge - wiki incorrect?

2023-03-23 Thread Bo Berglund via fpc-pascal
On Thu, 23 Mar 2023 09:47:36 +0100, Martin Frb via fpc-pascal wrote: >On 23/03/2023 09:25, Bo Berglund via fpc-pascal wrote: >> >> Then opened Lazarus 2.2.4 with my project and changed project options as >> follows: >> >> Compiler_Options/Config_and_Target/Target OS(-T): Win32 >> >> Everything el

Re: [fpc-pascal] Downloaded cross-compiler from Sourceforge - wiki incorrect?

2023-03-23 Thread Martin Frb via fpc-pascal
On 23/03/2023 09:25, Bo Berglund via fpc-pascal wrote: Then opened Lazarus 2.2.4 with my project and changed project options as follows: Compiler_Options/Config_and_Target/Target OS(-T): Win32 Everything else left as-is. You need to change the CPU to i386 too ___

Re: [fpc-pascal] Downloaded cross-compiler from Sourceforge - wiki incorrect?

2023-03-23 Thread Tomas Hajny via fpc-pascal
On 2023-03-23 09:25, Bo Berglund via fpc-pascal wrote: I tried to add a cross-compiler for Win32 to my existing Lazarus 2.2.4 installation on Windows 10 x64. . . Then opened Lazarus 2.2.4 with my project and changed project options as follows: Compiler_Options/Config_and_Target/Target OS(-T

Re: [fpc-pascal] Converting Delphi7 code to FreePascal with interfacing to protection key?

2023-03-23 Thread Bo Berglund via fpc-pascal
On Wed, 22 Mar 2023 13:56:59 +0100, Bo Berglund via fpc-pascal wrote: >On Wed, 22 Mar 2023 12:33:16 +0100, Giuliano Colla via fpc-pascal > wrote: > >>Il 22/03/2023 11:18, Bo Berglund via fpc-pascal ha scritto: >> >>> If I have fpc 3.2.2 inbstalled on Windows 10 x64 I assume it is a 64 bit >>> ta

[fpc-pascal] Downloaded cross-compiler from Sourceforge - wiki incorrect?

2023-03-23 Thread Bo Berglund via fpc-pascal
I tried to add a cross-compiler for Win32 to my existing Lazarus 2.2.4 installation on Windows 10 x64. So I followed the instructions on the fpc wiki: https://wiki.freepascal.org/Cross_compiling#From_win64_to_win32 The link to SF from the Wiki got me to SF and I could download the cross exe I nee