On 25 Nov 2009, at 11:46, Schatzl Thomas wrote:
Hi,
is there anyone who ported cpu.pp (from Thomas Schatzl) to fpc 2.2.4
(target go32v2)
it compiles out of the box with the 2.2.4 go32v2 compiler.
You will want to add a {$CALLING PASCAL} statement at the top of the
units - some assembly code assumes some (ancient) calling convention.
I think that should be {$calling oldfpccall} instead.
Jonas
_______________________________________________
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal