On Sat, 11 May 2002 11:34:31 -0600
Lawrence Gold <[EMAIL PROTECTED]> wrote:

> This is caused by a bug in src/cpu/z80/z80.c triggered when compiling
> with -O3 or higher, at least with gcc-3.0.x.  You can correct it by
> replacing all instances of "=r" with "=q" and "r" with "q".

Thanks a lot :)

I thought I got it by replacing "gcc-3.0" with "gcc", I was wrong.
It works perfectly right now.


-- 
Bad command or file name. Bad, bad command! Sit! Stay! Staaaay...

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

Reply via email to