On Monday 06 February 2006 23:47, Andrei Slavoiu wrote:
> --- "Steven S." <[EMAIL PROTECTED]> wrote:
> > Ah-hah! Thank you for pointing that out. I had
> > "-fomit-frame-pointers",
> > I'm surprised nothing died before kdm.
>
> That's strange, there shouldn't be any way that
> -fomit-frame-pointers could break compilation. I've
> been using it for years without any problem (and
> compiled kde 3.5.1 using it too).
from the kdm ebuild:
        kde_remove_flag kdm/kfrontend -fomit-frame-pointer
So you haven't actually used -fomit-frame-pointer to build kdm.

The problem Steven had was the result of the remove_flag and a typo.
He had "-fomit-frame-pointers" which stripped to "s" (note the leading s)
-- 
gentoo-user@gentoo.org mailing list

Reply via email to