This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:597: checking whether make sets ${MAKE} configure:626: checking for gcc configure:703: checking whether the C compiler (gcc -O2 -pipe -g -flto=jobserver -mcpu=7450 -maltivec -mabi=altivec -ftree-vectorize -Wl,-O1 -Wl,--as-needed) works configure:717: gcc -o conftest -O2 -pipe -g -flto=jobserver -mcpu=7450 -maltivec -mabi=altivec -ftree-vectorize -Wl,-O1 -Wl,--as-needed conftest.c 1>&5 gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead gcc: error: unrecognized argument in option '-mabi=altivec' gcc: note: valid arguments to '-mabi=' are: ms sysv gcc: error: unrecognized command line option '-maltivec' configure: failed program was: #line 713 "configure" #include "confdefs.h" main(){return(0);}