On Friday, January 27, 2017 03:36:01 PM Ed Maste wrote:
> On 27 January 2017 at 14:38, John Baldwin <j...@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
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to