[toolchain] gcc5-devel question

Gerald Pfeifer gerald at pfeifer.com
Tue Mar 1 21:34:51 UTC 2016


On Tue, 1 Mar 2016, William A. Mahaffey III wrote:
> When I run gcc5 from the CLI or under make as a regular user, it reports no
> Graphite support compiled in. When I update the gcc5-devel port, it reports
> Graphite enabled:
> 
> 
> [root at devbox, gcc5-devel, 10:24:47am] 504 % make showconfig
> ===> The following configuration options are available for
> gcc5-devel-5.3.1.s20160223:
>      BOOTSTRAP=on: Build using a full bootstrap
>      GRAPHITE=on: Support for Graphite loop optimizations
>      JAVA=on: Java platform support
> ===> Use 'make config' to modify these settings
> [root at devbox, gcc5-devel, 10:24:51am] 505 %

This appears odd.  

Just to make sure, in both cases it's the gcc5-devel port / package?  

Or might one be gcc5, and the other gcc5-devel?  That should not make
a difference (cf. `diff gcc5/Makefile gcc5-devel/Makefile`), but might
if there are local changes on your system somewhere.

> Is it intentional that the port & pkg have different support options
> (specifically Graphite) ?

Nope.  Unless you changed it locally. ;-)

Gerald


More information about the freebsd-toolchain mailing list