The latest CVS version of dpmi.c does not compile on gcc-2.95.2 and
gas-2.9.1.
The line with 'lcall *(%eax)' does not compile:
/tmp/ccbxcAug.s: Assembler messages:
/tmp/ccbxcAug.s:2644: Error: operands given don't match any known 386 instruction

Should it not be 'lcall (%eax)' ?

  Michael



Reply via email to