[Chicago-talk] Installing another Perl on same box

Steven Lembark lembark at wrkhors.com
Wed May 3 07:28:22 PDT 2006


 >> (also to add compiler optimization, '-O3 -march=i686 -mtune=X -pipe'
 >> has been helpful).
 >
 > I get an error with
 >
 > -Doptimize='-O3 -march=i686 -mtune=X -pipe'
 >
 > on the -mtune=X
 >
 > What are those optimizations, and where can I find out more about them?

Check the gcc doc's: tune is how you get CPU-specific
tuning into the compiler. You have to pick the one for
your machine.

-- 
Steven Lembark                                         85-09 90th Street
Workhorse Computing                                  Woodhaven, NY 11421
lembark at wrkhors.com                                      +1 888 359 3508


More information about the Chicago-talk mailing list