Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 May 2018 11:00:18 -0700
From:      Conrad Meyer <cem@freebsd.org>
To:        Konstantin Belousov <kostikbel@gmail.com>
Cc:        Ed Maste <emaste@freebsd.org>, src-committers <src-committers@freebsd.org>, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   Re: svn commit: r333461 - head/sys/amd64/amd64
Message-ID:  <CAG6CVpUpMW=w5u-bYS=c6ow6%2BaDO-Oe6kUmbtkBD0VR8GNvMqg@mail.gmail.com>
In-Reply-To: <20180511100713.GG6887@kib.kiev.ua>
References:  <201805101501.w4AF1iI0039082@repo.freebsd.org> <CAG6CVpWpVm%2BQhOS-pEBmoo=11hkYacysgcHAkvcVneTF1JWvrA@mail.gmail.com> <20180511100713.GG6887@kib.kiev.ua>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, May 11, 2018 at 3:07 AM, Konstantin Belousov
<kostikbel@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAG6CVpUpMW=w5u-bYS=c6ow6%2BaDO-Oe6kUmbtkBD0VR8GNvMqg>