>> Remove -mnew-mnemonics from the CFLAGS as it isn't required >> anymore and >> is being removed on GCC 4.8. > > I assume this means that it isn't required prior to GCC 4.8 either? -mnew-mnemonics has been the default for PowerPC GCC since 1993. I think you're safe here ;-) Segher