From owner-freebsd-questions@freebsd.org Thu Dec 3 00:35:42 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 5AD6BA3E652; Thu, 3 Dec 2015 00:35:42 +0000 (UTC) (envelope-from wam@hiwaay.net) Received: from fly.hiwaay.net (fly.hiwaay.net [216.180.54.1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2B4031CD0; Thu, 3 Dec 2015 00:35:42 +0000 (UTC) (envelope-from wam@hiwaay.net) Received: from kabini1.local (dynamic-216-186-213-32.knology.net [216.186.213.32] (may be forged)) (authenticated bits=0) by fly.hiwaay.net (8.13.8/8.13.8/fly) with ESMTP id tB30ZeNT025628 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO); Wed, 2 Dec 2015 18:35:41 -0600 Subject: Re: gcc5 question References: <565F8881.8010705@hiwaay.net> <95C3DA2C-639B-453D-8EC7-B92A6A1A728B@FreeBSD.org> Cc: freebsd-toolchain@freebsd.org, freebsd-questions@freebsd.org From: "William A. Mahaffey III" Message-ID: <565F8E5C.7070700@hiwaay.net> Date: Wed, 2 Dec 2015 18:41:10 -0553.75 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit 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:35:42 -0000 On 12/02/15 18:33, Gerald Pfeifer wrote: > On Thu, 3 Dec 2015, Dimitry Andric wrote: >>> 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? > If you have an up-to-date lang/gcc5 port, you should not be > able to specify GRAPHITE any longer. > > Somehow my testing must have been flawed (even though I recall it > explicitly tested, so perhaps a typo when specifying the option) > and this will be fixed when updating to GCC 5.3, hopefully in the > next few days. > > Give lang/gcc5-devel a try, which is close to what GCC 5.3 is > going to be. That one should work. I tested it again yesterday, > just to be sure. > > Gerald > _______________________________________________ > freebsd-questions@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" It was/is indeed gcc5-devel, & I am compiling it up now, so all is well AFA it does indeed appear to compile OK & work (I have gotten some inhouse to compile up today, to test it overnight). Sorry for the confusion :-/. On a related topic, it would be sweet if the devel compiler were installed in /usr/local/bin, w/ a slightly different name (gcc5X, gcc5d, maybe gcc521(X|d), you get the picture), for convenient back-to-back comparisons if req'd .... -- William A. Mahaffey III ---------------------------------------------------------------------- "The M1 Garand is without doubt the finest implement of war ever devised by man." -- Gen. George S. Patton Jr.