Hallo,

compiling todays CVS, I ran into this problem:
gauss:~/tmp/wine/compile/wine/msdos> gcc -V 2.7.2.3 -c -I. -I. -I../include 
-I../include -g -O2 -Wall -fPIC -D__WINE__ -D_REENTRANT -I/usr/X11R6/include -o dpmi.o 
dpmi.c
dpmi.c: In function `DPMI_CallRMCBProc':
dpmi.c:255: fixed or forbidden register was spilled.
This may be due to a compiler bug or to impossible asm
statements or clauses.
gauss:~/tmp/wine/compile/wine/msdos> 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
dpmi.c: In function `DPMI_CallRMCBProc':
dpmi.c:255: fixed or forbidden register 3 (bx) was spilled for class GENERAL_REGS.
This may be due to a compiler bug or to impossible asm
statements or clauses.

Did I for get some step beside ./configure; makedepend; make?

Bye

Uwe Bonnes                [EMAIL PROTECTED]

Free Software: If you contribute nothing, expect nothing
--

Reply via email to