[fpc-pascal] Interface with NASM

Felipe Monteiro de Carvalho felipemonteiro.carvalho at gmail.com
Thu Sep 16 11:51:49 CEST 2010


On Thu, Sep 16, 2010 at 11:44 AM, Jonas Maebe <jonas.maebe at elis.ugent.be> wrote:
> Check that this puts a 32 bit value on the stack rather than an 8 bit or 16
> bit one. You may need "push dword 65" or something like that.

I can add that my gdb said that the stack was missaligned, so this has
a high probability of being the case.

-- 
Felipe Monteiro de Carvalho



More information about the fpc-pascal mailing list