4 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] Re: maildrop: signal ...
FromSent OnAttachments
salm...@gmx.netDec 4, 2002 10:02 am 
salm...@gmx.netDec 4, 2002 10:44 am 
Sam VarshavchikDec 4, 2002 2:54 pm 
Jukka SalmiDec 4, 2002 3:54 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [maildropl] Re: maildrop: signal 0x04Actions...
From:Jukka Salmi (salm@gmx.net)
Date:Dec 4, 2002 3:54:42 pm
List:net.sourceforge.lists.courier-maildrop

Sam Varshavchik wrote:

It means that you probably compiled maildrop with some non-standard compiler flags. Gcc with high optimization level is known to miscompile maildrop.

yes, now it works. thanks!

(i'm using gcc 2.95.3. the flags which made maildrop fail were: -O3 -fomit-frame-pointer now i compiled with -O2 and with frame pointers, and maildrop works fine.)

jukka