From owner-freebsd-ports@FreeBSD.ORG Wed Aug 21 23:04:50 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 46E206C3 for ; Wed, 21 Aug 2013 23:04:50 +0000 (UTC) (envelope-from cary@sdf.org) Received: from sdf.lonestar.org (mx.sdf.org [192.94.73.19]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 270502512 for ; Wed, 21 Aug 2013 23:04:49 +0000 (UTC) Received: from sdf.org (IDENT:cary@sdf.lonestar.org [192.94.73.15]) by sdf.lonestar.org (8.14.7/8.14.5) with ESMTP id r7LN4mwI002075 (using TLSv1/SSLv3 with cipher DHE-RSA-AES256-GCM-SHA384 (256 bits) verified NO); Wed, 21 Aug 2013 23:04:48 GMT Received: (from cary@localhost) by sdf.org (8.14.7/8.12.8/Submit) id r7LN4l4l027887; Wed, 21 Aug 2013 23:04:47 GMT Date: Wed, 21 Aug 2013 23:04:47 +0000 From: Cary To: Dan Lukes Subject: Re: building seamonkey with clang Message-ID: <20130821230447.GA13997@SDF.ORG> Mail-Followup-To: Dan Lukes , freebsd-ports@freebsd.org References: <5214F6F4.4000409@obluda.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5214F6F4.4000409@obluda.cz> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Aug 2013 23:04:50 -0000 On Wed, Aug 21, 2013 at 07:20:52PM +0200, Dan Lukes wrote: > >0. Program arguments: /usr/bin/clang++ -cc1 -triple i386-unknown-freebsd9.0 > ... > >sr/local/include -fmodule-cache-path /var/tmp/clang-module-cache -O3 -Wall -Wpoi > ... > >y/work/comm-release/mailnews/local/src/nsMsgMaildirStore.cpp > > You may be interested to know that source will compile with -O0 > (instead of -O3). > > Dan > Hello Dan, In order to compile using optimiztion level -O0 instead of -O3 in what way could one change the port's configuration before running make? thanks, Cary -- cary@sdf.org SDF Public Access UNIX System - http://sdf.org