On Wed, Mar 18, 2009 at 09:50:47PM -0400, Ward Vandewege wrote:
On Wed, Mar 18, 2009 at 09:47:44PM -0400, Kevin O'Connor wrote:
On Thu, Mar 19, 2009 at 01:50:48AM +0100, Stefan Reinauer wrote:
Myles Watson wrote:
Maybe we should be asking for successes instead of failures. Has anyone been able to boot any payload with v2 and -fomit-frame-pointer?
Yes, it seems to work fine for everyone except Ubuntu 8.10 users.
It's broken on FC10 also.
Is that also gcc 4.3.X? Stepan, what gcc version are you using?
$ gcc --version gcc (GCC) 4.3.2 20081105 (Red Hat 4.3.2-7) Copyright (C) 2008 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-Kevin