Skip to main content

Sponsors

Edit Compilation Flags When using CPAN

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

The content of this field is kept private and will not be shown publicly.
CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.