Peter Tribble wrote:
> On 6/5/07, Norm Jacobs <Norm.Jacobs at sun.com> wrote:
>>
>> I have put a codereview for the changes necessary to implement
>>
>> LSARC/2007/316 ImageMagick, a2ps, and psutils migration from
>> /usr/sfw to /usr
>>
>> at
>>
>> http://cr.opensolaris.org/~jacobs/2007-06-01_sfwnv/webrev/
>>
>> The ARC case is not yet approved, so there may be some change, but this
>> codereview contains the changes that migrate ImageMagick, a2ps, and
>> psutils out of /usr/sfw and upgrade ImageMagick to 6.3.4.
>
> One question that's not entirely clear from the webrev in isolation:
>
> Is the ImageMagick build optimized? The configure script won't
> do optimization on its own, I had to explicitly specify "CFLAGS=-O
> CXXFLAGS=-O" to force it.
>
> (Given the performance difference I got, I suspect the ImageMagick
> we currently ship isn't optimized either.)
>
> If it isn't optimized, can optimization be enabled? (If you need me to
> log a bug I can do so.)
>
I just checked my build logs and it isn't optimized. I will see to it
that it gets optimized.
Thanks for catching that.
-Norm