[fpc-pascal] Different Object Code formats

Jonas Maebe jonas.maebe at elis.ugent.be
Sat Jan 1 05:07:22 CET 2005


On 26 jan 2007, at 11:55, Felipe Monteiro de Carvalho wrote:

> I went througth the documentation of both gnu as and the linker, and
> both say to be using COFF format. So are there several
> compilers/linkers using different (read incompatible) interpretations
> of what a coff .o file should be, all calling it COFF??

COFF is just a container, it can contain a lot of stuff which cannot  
necessarily be handled by every linker in existence.


Jonas



More information about the fpc-pascal mailing list