Date: Mon, 16 Oct 1995 09:44:39 +1000 From: Bruce Evans <bde@zeta.org.au> To: pete@dsw.com, se@zpr.uni-koeln.de Cc: hackers@freefall.freebsd.org, hardware@freebsd.org Subject: Re: Memory upgrade problems w/ 2.0.5R Message-ID: <199510152344.JAA01901@godzilla.zeta.org.au>
next in thread | raw e-mail | index | archive | help
>} when building the kernel, I use optimizations (gcc 2.6.3): >} -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 ? Only profiling and debugging should depend on the stack frame. Bruce
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199510152344.JAA01901>