From owner-freebsd-ppc@FreeBSD.ORG Thu Jun 26 10:02:58 2014 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1033) id C1382F64; Thu, 26 Jun 2014 10:02:58 +0000 (UTC) Date: Thu, 26 Jun 2014 10:02:58 +0000 From: Alexey Dokuchaev To: Justin Hibbits Subject: Re: Boost 1.55.0 (Was: Re: PowerPC Packages) Message-ID: <20140626100258.GA47002@FreeBSD.org> References: <539DC0C5.60603@freebsd.org> <20140623131222.GA26450@FreeBSD.org> <20140625073340.GA57075@FreeBSD.org> <20140625072305.45baf39b@zhabar.att.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20140625072305.45baf39b@zhabar.att.net> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: FreeBSD Mailing List , FreeBSD PowerPC ML X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Jun 2014 10:02:58 -0000 On Wed, Jun 25, 2014 at 07:23:05AM -0700, Justin Hibbits wrote: > As I mentioned earlier, you can set "FAVORITE_COMPILER=gcc" in > make.conf, and it'll build with gcc47. FAVORITE_COMPILER looks more like a hack to me. Ideally boost's port Makefile should be fixed instead. I also would rather use system compiler (whether it's gcc4.2 or clang) instead of gcc47. ./danfe