Re: Unknown CPU given in --with-tune=athlon64-sse3.

2010-01-19 Thread Ian Lance Taylor
Felyza Wishbringer writes: > Trying to build trunk. Having an issue with "Unknown CPU given in > --with-tune=athlon64-sse3." > > My configure script is: > cd build;../gcc-4.5/configure --prefix=/opt/gcc-4.5 --enable-lto > --program-suffix=-4.5 --with-system-zlib --

Unknown CPU given in --with-tune=athlon64-sse3.

2010-01-17 Thread Felyza Wishbringer
Trying to build trunk. Having an issue with "Unknown CPU given in --with-tune=athlon64-sse3." My configure script is: cd build;../gcc-4.5/configure --prefix=/opt/gcc-4.5 --enable-lto --program-suffix=-4.5 --with-system-zlib --enable-__cxa_atexit --with-tune=athlon64-sse3 I'm