svn commit: r431471 - head/lang/gcc6-devel

Gerald Pfeifer gerald at pfeifer.com
Wed Jan 25 19:19:35 UTC 2017


On Mon, 16 Jan 2017, Andreas Tobler wrote:
> I've been off on powerpc64 for a few moons so I didn't notice. And I 
> also had a strange build failure in the gcc (non-port) area which was 
> driving me crazy. Solved now....

Hurray! :-)

>> Given the recent release of GCC 6.3, I assume that lang/gcc6 should
>> now build on powerpc64 as well?
> Yep, confirmed yesterday. 6.3.x builds, and also 5.4.x (devel and release)

% grep BROKEN ports/lang/gcc*/M*
ports/lang/gcc5/Makefile:BROKEN_sparc64=	Does not build: bootstrap comparison failure

> On the otherside with the 'many ports broken', I lost the overview 
> who is using which version for what....

In the ports tree, we have the following explicit versions of GCC being 
requested (in addition to USES=compiler and USE_GCC=yes or USE_GCC=any):

  audio/beast/Makefile:USE_GCC=	4.8
  devel/elfutils/Makefile:USE_GCC=	4.8+
  devel/libcwd/Makefile:USE_GCC=	4.8
  graphics/blender/Makefile:USE_GCC=	4.8
  lang/nhc98/Makefile:USE_GCC=	4.8
  news/nget/Makefile:USE_GCC=	4.8
  sysutils/memtest86+/Makefile:USE_GCC=	4.8
  sysutils/uefi-edk2-bhyve/Makefile:USE_GCC=	4.8

  audio/musicpd/Makefile:USE_GCC=	5+

Gerald


More information about the svn-ports-head mailing list