From owner-cvs-all Fri Aug 2 13:22: 6 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7DF5237B400; Fri, 2 Aug 2002 13:22:04 -0700 (PDT) Received: from vexpert.dbai.tuwien.ac.at (vexpert.dbai.tuwien.ac.at [128.130.111.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6085E43E72; Fri, 2 Aug 2002 13:22:02 -0700 (PDT) (envelope-from pfeifer@dbai.tuwien.ac.at) Received: from pulcherrima (pulcherrima [128.130.111.23]) by vexpert.dbai.tuwien.ac.at (8.11.6/8.11.6) with ESMTP id g72KLhC15387; Fri, 2 Aug 2002 22:21:43 +0200 (MET DST) Date: Fri, 2 Aug 2002 22:21:39 +0200 (CEST) From: Gerald Pfeifer To: Mikhail Teterin Cc: "David E. O'Brien" , , Subject: Re: cvs commit: ports/lang/gcc31 Makefile distinfo In-Reply-To: <200208021205.29801.mi+mx@aldan.algebra.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 On Fri, 2 Aug 2002, Mikhail Teterin wrote: > stage2/xgcc -Bstage2/ -B/opt/i386-portbld-freebsd5.0/bin/ -c -DIN_GCC -g > -O2 -W -Wall -Wwrite-strings [...] > [...] > Mmm, it builds with "-g -O2" instead of the make.conf's CFLAGS. Is that > intentional, or is it simply too hard to fight? I suppose intentional, in that this is how GCC is supposed to build itself, and in that this is the only exhaustively tested way of building GCC, by dozens (if not hundreds) of regular testers. It would be easy to override, though. Gerald -- Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message