Skip to content
Prev 58607 / 398503 Next

Installing Packages on an Athlon 64 Linux System

On our SLES8 for amd64 installation, GCC 3.2.x (forgot what x is) is the
default, and does not support -mcpu=k8.  GCC 3.3.x is installed in
/opt/gcc33, and does support that flag.

Andy