MIPS

Jordi Mallach jordi at debian.org
Sun Jul 17 05:08:58 UTC 2011


On Sun, Jul 17, 2011 at 01:58:45AM +0200, Emmanuel Kasper wrote:
> > The interesting thing is the build fails on a mips emulator.
> > src/mame/machine/n64.c also has MIPS specific references that trickle down
> > to src/emu/cpu/mips/mips3com.h, but I have no idea of where to look.
> 
> hey jordi !
> The problem looks similar to what we had the unidasm mame tool and powerpc.
>  src/emu/cpu/mips/mips3com.h defines a function mips3com_set_irq_line
> which uses "mips" as the name of a pointer.
> But  "mips" is a already the name of a standard predefined macro on that
> architecture.

Aha, you obviously like cookies...!

> cf
> http://sourceforge.net/apps/mediawiki/predef/index.php?title=Architectures#MIPS
> 
> Can you maybe try to add the flag -Umips in the makefile for that arch,
> just like we have -Upowerpc ?
> 
> Sorry I don't have a mips machine to test that, but as a DD you might
> have more ressources :)

Yeah, I should be ready to test this later today. Thanks for the
excellent tip and link. Sounds like you nailed it, but we'll know in a
little while.

Jordi
-- 
Jordi Mallach Pérez  --  Debian developer     http://www.debian.org/
jordi at sindominio.net     jordi at debian.org     http://www.sindominio.net/
GnuPG public key information available at http://oskuro.net/



More information about the Pkg-games-devel mailing list