[fpc-devel] Masm
Adriaan van Os
fpc at microbizz.nl
Fri Nov 7 18:55:16 CET 2014
Florian Klaempfl wrote:
> Am 07.11.2014 10:35, schrieb Adriaan van Os:
>> Anybody with hands-on experience compiling with FPC for MASM, including
>> the RTL ? The FPC compiler option is there.
>
> NASM ist probably supported better and should be able to generate a lot
> of different object file types.
Thanks for the hint. Compiling Pascal code with -Anasmwin32 works fine, both with the internal
linker and GNU LD. The advantage over MASM is that it can be used cross (to my astonishment Xcode
even installs nasm).
Next, I will try to combine this with LLD or LINK.EXE.
Regards,
Adriaan van Os
More information about the fpc-devel
mailing list