From owner-cvs-all Tue Sep 11 12:55:34 2001 Delivered-To: cvs-all@freebsd.org Received: from peter3.wemm.org (c1315225-a.plstn1.sfba.home.com [24.14.150.180]) by hub.freebsd.org (Postfix) with ESMTP id 3723937B401; Tue, 11 Sep 2001 12:55:27 -0700 (PDT) Received: from overcee.netplex.com.au (overcee.wemm.org [10.0.0.3]) by peter3.wemm.org (8.11.0/8.11.0) with ESMTP id f8BJtQM68805; Tue, 11 Sep 2001 12:55:27 -0700 (PDT) (envelope-from peter@wemm.org) Received: from wemm.org (localhost [127.0.0.1]) by overcee.netplex.com.au (Postfix) with ESMTP id DACCE38FF; Tue, 11 Sep 2001 12:55:26 -0700 (PDT) (envelope-from peter@wemm.org) X-Mailer: exmh version 2.3.1 01/18/2001 with nmh-1.0.4 To: Bruce Evans Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern subr_prf.c src/sys/sys systm.h In-Reply-To: <20010911233924.P4826-100000@delplex.bde.org> Date: Tue, 11 Sep 2001 12:55:26 -0700 From: Peter Wemm Message-Id: <20010911195526.DACCE38FF@overcee.netplex.com.au> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Bruce Evans wrote: > On Sun, 9 Sep 2001, Peter Wemm wrote: > > > peter 2001/09/09 19:11:16 PDT > > > > Modified files: > > sys/kern subr_prf.c > > sys/sys systm.h > > Log: > > Revert last commit. gcc3 has -fstandalone for turning this sort of > > thing off. *blush* > > > > Pointy-hat to: peter > > Submitted by: jake > > What happened to -ffreestanding? We should have been using this all along, > but it didn't seem to work right. In particular, it didn't seem to affect > main(). Perhaps you hack of renaming main() to mi_startup() can be reverted > now. init_main.c obviously contains main(), not mi_startup() :-). It would be perfect, once the system compiler is upgraded. Cheers, -Peter -- Peter Wemm - peter@FreeBSD.org; peter@yahoo-inc.com; peter@netplex.com.au "All of this is for nothing if we don't go to the stars" - JMS/B5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message