[fpc-pascal] Interface with NASM
Jonas Maebe
jonas.maebe at elis.ugent.be
Thu Sep 16 15:25:43 CEST 2010
On 16 Sep 2010, at 15:22, Felipe Monteiro de Carvalho wrote:
> On Thu, Sep 16, 2010 at 3:19 PM, Jonas Maebe <jonas.maebe at elis.ugent.be
> > wrote:
>> It works fine under linux (if you replace the "-f coff" with "-f
>> elf").
>
> For me it doesn't work in Mac OS X using -f macho
That is normal, Mac OS X/i386 requires a different function calling
model than other i386 platforms. Windows does not.
Jonas
More information about the fpc-pascal
mailing list