Sponsors
Submitted by xman on Sat, 28/04/2007 - 10:37am
Posted in
Edit /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/Config_heavy.pl
Look for:
- -Doptimize
- lddlflags=
- optimize=
The default flag -mtune=generic doesnt work with my GCC compiler, hence I change all of these to -mtune=athlon64.

Post new comment