Mailing List Archive

cannot emerge games-fps/darkplaces for ppc
Hi,

I'm getting this:

powerpc-unknown-linux-gnu-gcc -MMD
-DDP_FS_BASEDIR='"/usr/share/games/quake1"' -Wall -Wold-style-definition
-Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement
-Wmissing-prototypes -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64
-D__KERNEL_STRICT_NAMES -O2 -pipe -mcpu=970 -mtune=970 -mabi=altivec
-fno-strict-aliasing -c cvar.c -o cvar.o
powerpc-unknown-linux-gnu-gcc -MMD
-DDP_FS_BASEDIR='"/usr/share/games/quake1"' -Wall -Wold-style-definition
-Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement
-Wmissing-prototypes -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64
-D__KERNEL_STRICT_NAMES -O2 -pipe -mcpu=970 -mtune=970 -mabi=altivec
-fno-strict-aliasing -c dpsoftrast.c -o dpsoftrast.o -msse2
powerpc-unknown-linux-gnu-gcc: error: unrecognized command line option
'-msse2'
make[2]: *** [dpsoftrast.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory
`/var/tmp/portage/games-fps/darkplaces-20130304/work/darkplaces'
make[1]: *** [bin-release] Error 2
make[1]: Leaving directory
`/var/tmp/portage/games-fps/darkplaces-20130304/work/darkplaces'
make: *** [sdl-release] Error 2
emake failed


-msse2 looks like an x86 option...

regards,
chris