Greg Cope wrote:
> I know this is best asked elsewhere but ....
>
> I'm looking at perl-5.6.1-TRAIL2 as I am thinking of moving
> to this for some production platforms (or 5.6.1 when that
> comes out)
>
> Is anyone using any funky optimizations for the CFLAGS beyond
> -Doptimize=-O3 -march=pentiumpro ?
>
> This is for Linux using pcgg 2.95.2.1
Any specific reason why you want to fiddle around with optimizations?
In any event,
http://www.mail-archive.com/[email protected]/msg23098.html and the
ensuing thread may be of interest -- Tim Bunce asked about the "best GCC
compiler options for Intel (perl & apache)" and got some answers.
http://www.mail-archive.com/[email protected]/msg23387.html is a
summary of some of his findings, with a sample gcc and a sample pgcc command
line at the end.
http://www.mail-archive.com/[email protected]/thrd7.html#23098 is
(currently) the thread overview.
Cheers,
Philip