Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Oct 1995 00:09:08 +0100 (MET)
From:      J Wunsch <j@uriah.heep.sax.de>
To:        se@zpr.uni-koeln.de (Stefan Esser)
Cc:        pete@dsw.com, hardware@freebsd.org, hackers@freefall.freebsd.org
Subject:   Re: Memory upgrade problems w/ 2.0.5R
Message-ID:  <199510152309.AAA22385@uriah.heep.sax.de>
In-Reply-To: <199510151923.AA27823@Sysiphos> from "Stefan Esser" at Oct 15, 95 08:23:44 pm

next in thread | previous in thread | raw e-mail | index | archive | help
As Stefan Esser wrote:
> 
> }               -O2 -m486 -fomit-frame-pointer -pipe
> 
> Hmm, is "-fomit-frame-pointer" legal 
> when compiling the kernel ???
> 
> Maybe something depends on the stack
> always being in "standard" format ?

AFAIK, only DDB.

omit-frame-pointer is IMHO a rather useless hack.  It doesn't gain
that much, and causes only trouble in case of some error to track.

-- 
cheers, J"org

joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199510152309.AAA22385>