[fpc-devel]Atasm
Peter Vreman
peter at freepascal.org
Tue Apr 22 13:30:40 CEST 2003
> Some questions
> 1. Why fpc tries to link obj file generated with tasm? Must it understand
> this format?
No, the linker expects COFF format object files and not OMF
> 2. Heve you success to link obj file generated with tasm ever? How can
> this be done?
Never tried. You need at least a linker that supports OMF. But linking a
full program will be difficult as the loaders are written in GNU as style
assembler
More information about the fpc-devel
mailing list