PR here, for the curious: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228161
On Fri, May 11, 2018 at 11:00 AM, Conrad Meyer <c...@freebsd.org> wrote: > On Fri, May 11, 2018 at 3:07 AM, Konstantin Belousov > <kostik...@gmail.com> wrote: >> On FreeBSD, gcc configuration requires explicit >> --enable-gnu-indirect-function >> option. I see it in e.g. lang/gcc7 port Makefile. >> >> On the other hand, I do not understand how devel/amd64-xtoolchain-gcc >> and devel/powerpc64-xtoolchain-gcc are build, so cannot see whether the >> switch is added to the configure invocation. But I suspect that it is >> not. >> >> In other words, most likely the problem is due to the port itself. > > Sure, I will try to track it down and file a port bug. Until then, > though, head is broken for cross toolchain GCC users :-(. > > I believe xtoolchain GCC is configured here: > https://svnweb.freebsd.org/ports/head/devel/powerpc64-gcc/Makefile?view=markup#l44 > (Indeed, --enable-gnu-indirect-function is absent.) > > Thanks, > Conrad _______________________________________________ svn-src-all@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"