From owner-freebsd-current Mon May 25 02:19:37 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA06485 for freebsd-current-outgoing; Mon, 25 May 1998 02:19:37 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from ns1.yes.no (ns1.yes.no [195.119.24.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA06477 for ; Mon, 25 May 1998 02:19:30 -0700 (PDT) (envelope-from eivind@bitbox.follo.net) Received: from bitbox.follo.net (bitbox.follo.net [195.204.143.218]) by ns1.yes.no (8.8.7/8.8.7) with ESMTP id JAA03946; Mon, 25 May 1998 09:19:01 GMT Received: (from eivind@localhost) by bitbox.follo.net (8.8.8/8.8.6) id LAA01709; Mon, 25 May 1998 11:18:50 +0200 (MET DST) Message-ID: <19980525111850.27126@follo.net> Date: Mon, 25 May 1998 11:18:50 +0200 From: Eivind Eklund To: Bruce Evans , current@FreeBSD.ORG Subject: Re: buildworld from read-only filesystem References: <199805250441.OAA29833@godzilla.zeta.org.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.89.1i In-Reply-To: <199805250441.OAA29833@godzilla.zeta.org.au>; from Bruce Evans on Mon, May 25, 1998 at 02:41:59PM +1000 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, May 25, 1998 at 02:41:59PM +1000, Bruce Evans wrote: > The warning occurs for unused static inline functions if the sources > are compiled without optimization, except for functions in standard > headers ("standard" = under /usr/include or something like that), > except under alpha it apparently occurs even with optimization. Why > aren't you using the standard CFLAGS which have -O in them? :-) Because I was expecting to do _many_ testbuilds before getting things to work from a readonly FS, and had hoped to save some time. Thanks for the info :-) Eivind. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message