Re: [Xmame] Problems compiling on ppc

2003-03-19 Thread Matthias Saou
Lars Jørgen Solberg <[EMAIL PROTECTED]> wrote : > did you uncomment the line: > #CFLAGS += -pipe > in the makefile? > > when i did, my system ran out of memory and random processes was > killed. If one of these processes where involved in compiling mame, the > compilation would fail giving an s

Re: [Xmame] Problems compiling on ppc

2003-03-19 Thread Simon Roby
gcc 2.96 (RedHat's controversial, healily-patched and totally unofficial gcc version) has been known to not correctly follow some ASM rules. Maybe it's related to your problem. Lars Jørgen Solberg <[EMAIL PROTECTED]> wrote : > did you uncomment the line: > #CFLAGS += -pipe > in the makefile? >

Re: [Xmame] Problems compiling on ppc

2003-03-19 Thread Matthias Saou
"Simon Roby" <[EMAIL PROTECTED]> wrote : > gcc 2.96 (RedHat's controversial, healily-patched and totally unofficial > gcc version) has been known to not correctly follow some ASM rules. Maybe > it's related to your problem. Nope, I found what was causing that problem: Having MY_CPU still defined

Re: [Xmame] Problems compiling on ppc

2003-03-19 Thread Matthias Saou
Matthias Saou <[EMAIL PROTECTED]> wrote : > I've just run into another problem now, that I'll be investigating > shortly, still about asm, but nasm this time: > > [...everything fine now...] > Compiling src/cpu/m6502/m6502.c ... > Compiling src/cpu/m6800/m6800.c ... > Compiling src/cpu/m68000/mak

[Xmame] xmame 0.66.1 compile errors on Solaris 8/9

2003-03-19 Thread G. Low
Hi! I'm using gcc v.2.95.3 belldandy% gcc -v Reading specs from /opt/sfw/lib/gcc-lib/sparc-sun-solaris2.8/2.95.3/specs gcc version 2.95.3 20010315 (release) belldandy% uname -a SunOS belldandy 5.8 Generic_108528-19 sun4u sparc SUNW,Ultra-2 On a Sol8 UltraSparc machine, and while I was able to

Re: [Xmame] xmame 0.66.1 compile errors on Solaris 8/9

2003-03-19 Thread Scott Patterson
G. Low wrote: Hi! I'm using gcc v.2.95.3 belldandy% gcc -v Reading specs from /opt/sfw/lib/gcc-lib/sparc-sun-solaris2.8/2.95.3/specs gcc version 2.95.3 20010315 (release) belldandy% uname -a SunOS belldandy 5.8 Generic_108528-19 sun4u sparc SUNW,Ultra-2 On a Sol8 UltraSparc machine, and while I

Re: [Xmame] xmame 0.66.1 compile errors on Solaris 8/9

2003-03-19 Thread Lawrence Gold
On Wed, Mar 19, 2003 at 04:08:38PM +0800, G. Low wrote: > Compiling src/drivers/psikyo4.c ... > src/drivers/psikyo4.c:451: parse error before `{' My fault. To fix this, use the "fix-comments" script included in the contrib subdirectory like so: fix-comments psikyo4.c I forgot to build

Re: [Xmame] xmame 0.66.1 compile errors on Solaris 8/9

2003-03-19 Thread Matthias Saou
Lawrence Gold <[EMAIL PROTECTED]> wrote : > On Wed, Mar 19, 2003 at 04:08:38PM +0800, G. Low wrote: > > > Compiling src/drivers/psikyo4.c ... > > src/drivers/psikyo4.c:451: parse error before `{' > > My fault. To fix this, use the "fix-comments" script included in the > contrib subdirectory li

[Xmame] xmame/xmess-0.62.2

2003-03-19 Thread Lawrence Gold
xmame/xmess-0.66.2 is out. This release should fix the build problems and also has the latest MESS CVS code. A patch for 0.66.1 can be downloaded from http://x.mame.net/download/0.66.1-0.66.2.diff.bz2 and the full source tarball from http://x.mame.net/download/xmame-0.66.2.tar

[Xmame] Er, make that xmame/xmess-0.66.2.

2003-03-19 Thread Lawrence Gold
See subject. It's definitely bed time... :-) ___ Xmame mailing list [EMAIL PROTECTED] http://toybox.twisted.org.uk/mailman/listinfo/xmame