From owner-freebsd-ports@FreeBSD.ORG Fri Dec 13 09:04:50 2013 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8F671CBA; Fri, 13 Dec 2013 09:04:50 +0000 (UTC) Received: from mail-wi0-x229.google.com (mail-wi0-x229.google.com [IPv6:2a00:1450:400c:c05::229]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id EC49A1471; Fri, 13 Dec 2013 09:04:49 +0000 (UTC) Received: by mail-wi0-f169.google.com with SMTP id hn6so1928368wib.0 for ; Fri, 13 Dec 2013 01:04:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=lunzuqHrYR3/+tkAqNAh6z2/uy6us3/dAZ6NHihYv5A=; b=uFbLPy3qqgU6KSgbzFKHgoM7SC3T/2Opuq/JMysz7y7BBGpjKbbN+ilaJPw2BdaZ2n SrjkIPO1EELAvo9ncyCLyw+2bqpm8ZjFU9B8sK6A3a8aRUGEEc7sLqfVqcef8/KzElLE UF4RfMdPZ8Je0S1SxBoEth0cM3J0slztsTE2ytRoabDwoxJDUUhZ/MDN4APS0iqbLS+U VhuI0FcrupiSEboVWzc8gdIMYu+YZmcGhtr1QUlt4/jHLF5jwymhDKSFHC5YbPSo4J6/ aY2qPWfKnjmF7OnYRekcsGSU2UkxjhgkLAtp++I8QqbXHZ/uEDlUZ0e/kCb4JF9Cm0I/ uevg== X-Received: by 10.194.201.225 with SMTP id kd1mr1187899wjc.35.1386925488359; Fri, 13 Dec 2013 01:04:48 -0800 (PST) Received: from ithaqua.etoilebsd.net (ithaqua.etoilebsd.net. [37.59.37.188]) by mx.google.com with ESMTPSA id uc18sm4829137wib.11.2013.12.13.01.04.46 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Fri, 13 Dec 2013 01:04:47 -0800 (PST) Sender: Baptiste Daroussin Date: Fri, 13 Dec 2013 10:04:45 +0100 From: Baptiste Daroussin To: Andriy Gapon Subject: Re: [CFT] boost 1.55.0 Message-ID: <20131213090445.GD52736@ithaqua.etoilebsd.net> References: <20131213084707.GC52736@ithaqua.etoilebsd.net> <52AACD0C.7070503@FreeBSD.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="pZs/OQEoSSbxGlYw" Content-Disposition: inline In-Reply-To: <52AACD0C.7070503@FreeBSD.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: ports@FreeBSD.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Dec 2013 09:04:50 -0000 --pZs/OQEoSSbxGlYw Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Dec 13, 2013 at 11:02:04AM +0200, Andriy Gapon wrote: > on 13/12/2013 10:47 Baptiste Daroussin said the following: > > It uses a modern compiler (sorry I haven't been able to make it use gcc > > from base at all, so it uses clang33 or gcc47+ from ports on FreeBSD 9.1 > > and FreeBSD 8.*, clang33 from base in FreeBSD 9.2 (if available) and cc= on > > 10+) >=20 > Just a question before I try. > Are the above compiler choices hard-coded? Or will the port obey my wish= to > use gcc48 as the ports compiler on FreeBSD 11? short answer yes it should long answer:=20 it uses compiler.mk meaning it respects CC and CXX if the define ports do support -std=3Dc++11 regards, Bapt --pZs/OQEoSSbxGlYw Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.15 (FreeBSD) iEYEARECAAYFAlKqzawACgkQ8kTtMUmk6EyDcACgllOsX7q4g8MT8MEKc+sMEtKY gxcAn27NkskxEW29L6yezO3ftm9MS5gZ =bxbs -----END PGP SIGNATURE----- --pZs/OQEoSSbxGlYw--