[fpc-pascal] Converting Delphi7 code to FreePascal with interfacing to protection key?
Marco van de Voort
fpc at pascalprogramming.org
Thu Mar 30 09:36:35 CEST 2023
On 30-3-2023 07:38, Bo Berglund via fpc-pascal wrote:
> The problem seems to be that neither is a valid COFF file according to my Fpc
> (or Lazarus) in any case. Both generate the COFF error when reaching the linker
> step.
32-bit objs for delphi are typically OMF, 64-bit are typically coff (for
AMD64).
More information about the fpc-pascal
mailing list