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 --
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