The following change to msdos/dpmi.c
revision 1.37
date: 2000/07/25 12:24:39; author: julliard; state: Exp; lines: +20 -78
Ove Kaaven <[EMAIL PROTECTED]>
Fixed broken assembler. Removed support for old protected-mode hack
for running real-mode code on platforms that don't support vm86; the
current CallRM->RMCB shortcut code should take care of all
Wine-supplied RM APIs (such as DOSASPI) anyway.
causes current CVS sources to fail to build on FreeBSD 4.0:
/sw/gcc-2.95.2/bin/gcc -c -I. -I. -I../include -I../include -g -O2 -Wall
-fPIC -D__WINE__ -D_REENTRANT -I/usr/X11R6/include -o dpmi.o ./dpmi.c
/var/tmp/ccM8GNnU.s: Assembler messages:
/var/tmp/ccM8GNnU.s:2561: Error: operands given don't match any known 386
instruction
The assembler on that platform is GNU assembler version 2.9.1
(i386-unknown-freebsdelf), using BFD version 2.9.1.
Gerald
--
Gerald "Jerry" [EMAIL PROTECTED] http://www.dbai.tuwien.ac.at/~pfeifer/
Have a look at http://petition.eurolinux.org -- it's not about Linux, BTW!