Re: [fpc-pascal] Signing applications, how?

2024-08-12 Thread Wolfgang Hubert via fpc-pascal
Hi, I had the same problem and still have. Some of my customers require a trusted certificate from a well known CA. I called many Cas, but did not get a certificate. The reason is: I am a single entrepreneur running an engineering office – not a registered company. Certificates are not issue

Re: [fpc-pascal] Cross-compiler for ARM64 on Windows available?

2022-06-25 Thread Wolfgang Hubert via fpc-pascal
Hi Tomas, Tomas Hajny wrote: if you already have your FPC 3.2.2 installation, plus installation of an external package (LLVM). All of it rather feasible. Yes, you may possibly encounter some issues with the current port to this target (aarch64-win64), but I'm sure there are others willing to h

Re: [fpc-pascal] Cross-compiler for ARM64 on Windows available?

2022-06-24 Thread Wolfgang Hubert via fpc-pascal
Hi all, thank you for your thoughts and suggestions on this topic. Tomas Hajny wrote: I may be wrong, but I believe that the original poster meant that he was using a "regular" (32-bit) version of WinXP on x86 and wanted to cross-compile from there to aarch64-win64. Yes, you are right. I have

Re: [fpc-pascal] Cross-compiler for ARM64 on Windows available?

2022-06-21 Thread Wolfgang Hubert via fpc-pascal
Hi all, Pierre Muler via fpc-pascal wrote: You might also try this "completely untested" cross-installer: ftp://ftp.freepascal.org/pub/fpc/snapshot/trunk/aarch64-win64/fpc-3.3.1.aarch64-win64.built.on.x86_64-linux.tar.gz Thank you for pointing me to this installer. Since I am a Windows

[fpc-pascal] Cross-compiler for ARM64 on Windows available?

2022-06-20 Thread Wolfgang Hubert via fpc-pascal
Hi, I have developed a DLL for x64 Windows and compiled with fpc 3.2.2. I would like to compile the same code for ARM64 running Windows. I need this to support the MS Surface devices. Even though the platform list of the Lazarus Wiki https://wiki.freepascal.org/Platform_list lists "Wind