25 Mar
2009
25 Mar
'09
6:35 p.m.
On Mar 25, 2009, at 10:05 AM, Andrés Yacopino wrote:
Timo, well i have change this (to erase optimization flags):
CFLAGS='-xtarget=ultra3 -xarch=v8plusa -fast' to this: CFLAGS='-xtarget=ultra3 -xarch=v8plusa -pipe'
Then recompile everything (dovecot 1.2beta2 with dovecot-1.2.beta1- managesieve-0.11.3.diff.gz patch, dovecot-1.2-sieve-0.1.3 and
dovecot-1.2-managesieve-0.11.3.(same versions as before)Now it is working right, can it be something is this optimization
flag (-fast) that it is breaking something.
It wouldn't be the first time when Sun CC's optimizer bug has broken
Dovecot. I guess it might even be the same bug.