[fpc-devel] Masm

Adriaan van Os fpc at microbizz.nl
Fri Nov 7 10:35:48 CET 2014


Anybody with hands-on experience compiling with FPC for MASM, including the RTL ? The FPC compiler 
option is there. The advantageis that ML.EXE can produce both COFF and OMF, so that VCC code can be 
statically linked with FPC code, using the Microsoft linker. Or at least in theory ....

It is rather unfortunate that fpc can only link OMF, not COFF on Windows (I read on some previous 
posts that it is the other way round, but according to 
<http://stackoverflow.com/questions/966597/whats-the-difference-between-the-omf-and-coff-format> 
and <http://www.iecc.com/linker/linker03.html> that doesn't seem to be the case).

Regards,

Adriaan van Os




More information about the fpc-devel mailing list