From owner-freebsd-current Thu Jun 21 2:35: 7 2001 Delivered-To: freebsd-current@freebsd.org Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by hub.freebsd.org (Postfix) with ESMTP id 51CAF37B403; Thu, 21 Jun 2001 02:35:03 -0700 (PDT) (envelope-from des@ofug.org) Received: (from des@localhost) by flood.ping.uio.no (8.9.3/8.9.3) id LAA63980; Thu, 21 Jun 2001 11:35:02 +0200 (CEST) (envelope-from des@ofug.org) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: obrien@FreeBSD.ORG Cc: current@FreeBSD.ORG Subject: Re: CPUTYPE warning References: <20010620164240.C94296@dragon.nuxi.com> From: Dag-Erling Smorgrav Date: 21 Jun 2001 11:35:01 +0200 In-Reply-To: Message-ID: Lines: 16 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Dag-Erling Smorgrav writes: > June 5th doesn't work (dumps core when it gets to crt1.c). Today's > won't build anything at all. I think I've found the problem - what doesn't work is: - building crt1.c with -fno-builtin - building anything with gcc compiled with -fno-builtin The source dates probably aren't relevant, June 5th is simply the oldest -CURRENT I've tried to run with -fno-builtin in CFLAGS. I've now gone back to adding it to CFLAGS only when WARNS is 1 or higher. DES -- Dag-Erling Smorgrav - des@ofug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message