It looks like there is some assembler code for PowerPC platforms in the 99xxstat.h 
file.


There is a line

#ifdef __POWERPC__

That you could change to

#if 0

to use the non assembler versions of those functions.  I am not sure why the PowerPC
assembler is not working on your platform though.

Bill

============================================================
The information contained in this message may be privileged 
and confidential and protected from disclosure.  If the 
reader of this message is not the intended recipient, or an 
employee or agent responsible for delivering this message to 
the intended recipient, you are hereby notified that any 
reproduction, dissemination or distribution of this 
communication is strictly prohibited. If you have received 
this communication in error, please notify us immediately by 
replying to the message and deleting it from your computer.

Thank you.
Tellabs
============================================================

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

Reply via email to