Re: [Xmame] 0.98u1 and #pragma problem

2005-07-25 Thread Julian Sikorski
So fedora sucks once again. I have to use gcc 3.2.3 which deprecates #pragma once, or gcc 4.0.0 miscompiling v60 core :(. ___ Xmame mailing list Xmame@toybox.twisted.org.uk http://toybox.twisted.org.uk/mailman/listinfo/xmame

[Xmame] 0.98u2 problem

2005-07-25 Thread Julian Sikorski
Compiling src/sndhrdw/mcr.c ... In file included from src/sndhrdw/mcr.c:19: src/includes/mcr.h:16: error: array type has incomplete element type make: *** [xmame.obj/sndhrdw/mcr.o] Error 1 [EMAIL PROTECTED] xmame-0.98u2]$ Using fc4 here. ___ Xmame

Re: [Xmame] 0.98u1 and #pragma problem

2005-07-25 Thread Christopher Stone
LOL. This is a problem? On 7/25/05, Julian Sikorski [EMAIL PROTECTED] wrote: So fedora sucks once again. I have to use gcc 3.2.3 which deprecates #pragma once, or gcc 4.0.0 miscompiling v60 core :(. ___ Xmame mailing list Xmame@toybox.twisted.org.uk

Re: [Xmame] 0.98u2 problem

2005-07-25 Thread Christopher Stone
This isn't fixed in the CVS?? I could have sworn Lawence updated CVS... On 7/25/05, Julian Sikorski [EMAIL PROTECTED] wrote: Compiling src/sndhrdw/mcr.c ... In file included from src/sndhrdw/mcr.c:19: src/includes/mcr.h:16: error: array type has incomplete element type make: ***

Re: [Xmame] 0.98u2 problem

2005-07-25 Thread Lawrence Gold
Julian Sikorski wrote: Compiling src/sndhrdw/mcr.c ... In file included from src/sndhrdw/mcr.c:19: src/includes/mcr.h:16: error: array type has incomplete element type make: *** [xmame.obj/sndhrdw/mcr.o] Error 1 [EMAIL PROTECTED] xmame-0.98u2]$ I committed a change to src/includes/mcr.h last

Re: [Xmame] 0.98u2 problem

2005-07-25 Thread Julian Sikorski
Lawrence Gold wrote: Julian Sikorski wrote: Compiling src/sndhrdw/mcr.c ... In file included from src/sndhrdw/mcr.c:19: src/includes/mcr.h:16: error: array type has incomplete element type make: *** [xmame.obj/sndhrdw/mcr.o] Error 1 [EMAIL PROTECTED] xmame-0.98u2]$ I committed a