[fpc-pascal] Re: [fpc-devel] cpu

Schatzl Thomas tom_at_work at gmx.at
Wed Nov 25 11:46:59 CET 2009


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. 

If I were you I'd try the same for the graphix package you asked in the other email.

Hth,
  Thomas


-- 
Jetzt kostenlos herunterladen: Internet Explorer 8 und Mozilla Firefox 3.5 -
sicherer, schneller und einfacher! http://portal.gmx.net/de/go/chbrowser



More information about the fpc-pascal mailing list