From owner-freebsd-questions@freebsd.org Thu Dec 3 00:20:18 2015 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 703DFA3FFD7; Thu, 3 Dec 2015 00:20:18 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from tensor.andric.com (tensor.andric.com [IPv6:2001:7b8:3a7:1:2d0:b7ff:fea0:8c26]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "tensor.andric.com", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 326961014; Thu, 3 Dec 2015 00:20:18 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from [IPv6:2001:7b8:3a7::c4ee:7a28:29cd:84d8] (unknown [IPv6:2001:7b8:3a7:0:c4ee:7a28:29cd:84d8]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id A374A33D3F; Thu, 3 Dec 2015 01:20:14 +0100 (CET) Subject: Re: gcc5 question Mime-Version: 1.0 (Mac OS X Mail 9.1 \(3096.5\)) Content-Type: multipart/signed; boundary="Apple-Mail=_D0B2BBAA-2084-4EA0-964D-6ECE303D0FF2"; protocol="application/pgp-signature"; micalg=pgp-sha1 X-Pgp-Agent: GPGMail 2.6b2 From: Dimitry Andric In-Reply-To: <565F8881.8010705@hiwaay.net> Date: Thu, 3 Dec 2015 01:20:04 +0100 Cc: FreeBSD Questions !!!! , FreeBSD toolchain mailing list !!!! , Gerald Pfeifer Message-Id: <95C3DA2C-639B-453D-8EC7-B92A6A1A728B@FreeBSD.org> References: <565F8881.8010705@hiwaay.net> To: "William A. Mahaffey III" X-Mailer: Apple Mail (2.3096.5) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Dec 2015 00:20:18 -0000 --Apple-Mail=_D0B2BBAA-2084-4EA0-964D-6ECE303D0FF2 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii On 03 Dec 2015, at 01:09, William A. Mahaffey III = wrote: >=20 > I just did a pkg-upgrade of gcc5, & upgraded the port as well. I = noticed that a 'make showconfig' in the port now shows Graphite support = enabled by default. However, a 'gcc -v --help' on the pkg installed = version shows no libisl, req'd for Graphite support (I think). Is the = pkg built differently from the port ? TIA & have a good one. I've tried building the port with the GRAPHITE option enabled, but it died with various compilation errors about missing isl types, even while isl was installed. So I'm not sure about the state of this support. :-) Gerald, any idea? I suppose the option is expected to work? -Dimitry --Apple-Mail=_D0B2BBAA-2084-4EA0-964D-6ECE303D0FF2 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.28 iEYEARECAAYFAlZfir4ACgkQsF6jCi4glqMtpQCfbeYx0KmEeNqPaPS52r0iLZwa RA4AoIpsIuihc1Q0yLOti9n84PyceR2C =H4j/ -----END PGP SIGNATURE----- --Apple-Mail=_D0B2BBAA-2084-4EA0-964D-6ECE303D0FF2--