On Fri, 13 June 2014, at 11:52 pm, Christian Groessler <ch...@groessler.org> wrote:
> 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 > ... > > -msse2 looks like an x86 option… And your architecture seems to be PPC, for which the ebuild appears not to be keyworded. Stroller.