From owner-freebsd-questions Sat Jul 28 16:27:46 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail5.mgfairfax.rr.com (fe5.southeast.rr.com [24.93.67.52]) by hub.freebsd.org (Postfix) with ESMTP id 9DF1837B401 for ; Sat, 28 Jul 2001 16:27:44 -0700 (PDT) (envelope-from rkohler1@cox.rr.com) Received: from B1M1X9.cox.rr.com ([24.163.115.240]) by mail5.mgfairfax.rr.com with Microsoft SMTPSVC(5.5.1877.687.68); Sat, 28 Jul 2001 19:27:01 -0400 Date: Sat, 28 Jul 2001 19:26:31 -0400 From: Ray Kohler To: freebsd-questions@freebsd.org Subject: compiling kernel with -fomit-frame-pointer Message-Id: <20010728192631.5b06c277.rkohler1@cox.rr.com> Reply-To: ray.kohler@mail.com X-Mailer: Sylpheed version 0.4.66 (GTK+ 1.2.10; i386--freebsd4.3) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This is probably a really lousy idea anyway, but I'd like to know if a kernel build with -fomit-frame-pointer will work ok. I know the implications of using this in userland code (and of course I could just try it and see, but I don't really want to take the time to make a wonky kernel). Anybody know whether this is legal? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message