DOS DPMI32, interrupt handlers in 32-bit code

Sylvain Petreolle spetreolle at yahoo.fr
Sun Oct 6 11:20:42 CDT 2002


Hi Jukka,

I tried your patch on the latest CVS.
This doesn't compile at the moment, complaining about FARPROC48 :

gcc -c -I. -I. -I../../include -I../../include  -g -O2 -Wall
-mpreferred-stack-boundary=2  -fPIC -D__WINE__ -D_NTSYSTEM_ 
-DBINDIR="\"/usr/local/bin\""  -DETCDIR="\"/usr/local/etc\""
-D_REENTRANT -o ../../memory/instr.o
../../memory/instr.c../../memory/instr.c: In function
`INSTR_EmulateInstruction':
../../memory/instr.c:689: `FARPROC48' undeclared (first use in this
function)
../../memory/instr.c:689: (Each undeclared identifier is reported only
once
../../memory/instr.c:689: for each function it appears in.)
../../memory/instr.c:689: parse error before "addr"
../../memory/instr.c:697: `addr' undeclared (first use in this
function)
make[2]: *** [../../memory/instr.o] Erreur 1


___________________________________________________________
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Yahoo! Mail : http://fr.mail.yahoo.com



More information about the wine-devel mailing list