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

_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel

Reply via email to