Will L G wrote:
Received the error below on the following hardware:
AlphaPCA 164SX
Kernel-2.4.27
GCC-3.4.1
Binutils-2.15.91.0.1
Make-3.80

[EMAIL PROTECTED] xmame-0.85]# make -f makefile.unix Compiling src/cpu/i8085/i8085.c ...
src/cpu/i8085/i8085.c: In function `execute_one':
src/cpu/i8085/i8085.c:250: error: impossible constraint in `asm'
src/cpu/i8085/i8085.c:316: error: impossible constraint in `asm'
src/cpu/i8085/i8085.c:388: error: impossible constraint in `asm'
src/cpu/i8085/i8085.c:471: error: impossible constraint in `asm'
make: *** [xmame.obj/cpu/i8085/i8085.o] Error 1
[EMAIL PROTECTED] xmame-0.85]# pico makefile.unix

Did you edit makefile.unix at all? As a guess, I'd say you have MY_CPU set to the default i386 instead of alpha.


_______________________________________________
Xmame mailing list
[EMAIL PROTECTED]
http://toybox.twisted.org.uk/mailman/listinfo/xmame

Reply via email to