8 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] Re: How to debug a br...
FromSent OnAttachments
David BorehamDec 9, 2002 12:11 pm 
Sam VarshavchikDec 9, 2002 2:39 pm 
Johannes ErdfeltDec 9, 2002 3:01 pm 
David BorehamDec 9, 2002 3:09 pm 
David BorehamDec 9, 2002 4:28 pm 
David BorehamDec 10, 2002 7:54 pm 
Sam VarshavchikDec 10, 2002 8:40 pm 
David BorehamDec 10, 2002 9:27 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: How to debug a broken maildrop configuration ?Actions...
From:David Boreham (davi@boreham.org)
Date:Dec 10, 2002 9:27:39 pm
List:net.sourceforge.lists.courier-maildrop

-fomit-frame-pointer is not the default compiler flag on any Red Hat distro I ever worked on (starting with RH 4.2, and up to the current 8.0).

It is on Mandrake 8.2, I discovered today.

I edited the rpmrc file locally to specify -fno-omit-frame-pointer, rebuilt and the resulting maildrop binary is much happier.