From owner-freebsd-questions@FreeBSD.ORG Fri Nov 14 07:05:45 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9B3A516A4CF for ; Fri, 14 Nov 2003 07:05:45 -0800 (PST) Received: from endif.cjb.net (65-101-229-205.dnvr.qwest.net [65.101.229.205]) by mx1.FreeBSD.org (Postfix) with SMTP id 4428943FB1 for ; Fri, 14 Nov 2003 07:05:42 -0800 (PST) (envelope-from end@endif.cjb.net) Received: (qmail 75470 invoked from network); 14 Nov 2003 15:05:58 -0000 Received: from localhost (127.0.0.1) by localhost with SMTP; 14 Nov 2003 15:05:58 -0000 Date: Fri, 14 Nov 2003 08:05:58 -0700 From: Robin Schoonover To: Ion-Mihai Tetcu Message-Id: <20031114080558.0248718f.end@endif.cjb.net> In-Reply-To: <5.1.0.14.0.20031115142832.016c6768@mail.apropo.ro> References: <5.1.0.14.0.20031115142832.016c6768@mail.apropo.ro> X-Mailer: Sylpheed version 0.9.6claws (GTK+ 1.2.10; i386-portbld-freebsd5.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: questions@freebsd.org Subject: Re: cc (make.conf and make args precedence) question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Nov 2003 15:05:45 -0000 On Sat, 15 Nov 2003 14:36:40 +0200, Ion-Mihai Tetcu wrote: > > Now what flag have precedence, -O2 or -O3 ? > >From the gcc man page (and yes, cc is really just gcc): "If you use multiple -O options, with or without level numbers, the last such option is the one that is effective." In other words, -O3 in this case because it is the last one. -- Robin Schoonover (aka End) # Calvin and Hobbes (Bill Watterson) "The surest sign that # intelligent life exists elsewhere in the universe is that it has # never tried to contact us."