svn commit: r312857 - head
John Baldwin
jhb at freebsd.org
Fri Jan 27 21:39:50 UTC 2017
On Friday, January 27, 2017 03:36:01 PM Ed Maste wrote:
> On 27 January 2017 at 14:38, John Baldwin <jhb at freebsd.org> wrote:
> >
> > Which external toolchain? Building with GCC 6 and binutils from ports worked
> > fine for me?
>
> This was using the mips64-xtoolchain-gcc package and
> CROSS_TOOLCHAIN=mips64-gcc. It appears that it picked up the host's nm
> while building compat32.
>
> If you are building on a FreeBSD 11 or -CURRENT host it will work even
> if it gets the host nm, because /usr/bin/nm is ELF Tool Chain's and
> includes support for all architectures, but I'm building on 10.x and
> the GNU nm there only handles x86 objects.
Ah, yes I am testing on 11. Good catch then.
--
John Baldwin
More information about the svn-src-head
mailing list