[Bug 225629] lang/gcc5: Fails to build on powerpc64 (POWER9)
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Feb 2 23:23:36 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225629
Gerald Pfeifer <gerald at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |andreas at FreeBSD.org,
| |gerald at FreeBSD.org
Assignee|gerald at FreeBSD.org |andreast at FreeBSD.org
--- Comment #3 from Gerald Pfeifer <gerald at FreeBSD.org> ---
GCC 5 has reached end of life, and we should minimize it's use. I'll
add a note shortly, as we have for lang/gcc49 and earlier already.
Unfortunately lang/gcc6 and lang/gcc6-devel have
.elif ${ARCH} == powerpc64
CONFIGURE_ENV+= UNAME_m="powerpc64"
USE_GCC= 5 # Cannot require ourselves, needs to be at least 4.9.
.endif
and so require GCC 5 to build.
Andreas, any thoughts on that? Do we still need this workaround? (I
guess we can focus powerpc64 support on 11 and 12 if that helps?)
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-ppc
mailing list