Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Jan 2017 11:38:06 -0800
From:      John Baldwin <jhb@freebsd.org>
To:        Ed Maste <emaste@freebsd.org>
Cc:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   Re: svn commit: r312857 - head
Message-ID:  <5921766.B6ayWRhOVb@ralph.baldwin.cx>
In-Reply-To: <201701270343.v0R3hIww068402@repo.freebsd.org>
References:  <201701270343.v0R3hIww068402@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Friday, January 27, 2017 03:43:18 AM Ed Maste wrote:
> Author: emaste
> Date: Fri Jan 27 03:43:18 2017
> New Revision: 312857
> URL: https://svnweb.freebsd.org/changeset/base/312857
> 
> Log:
>   Use cross-NM (XNM) in compat32 build
>   
>   An attempt to build mips64 using external toolchain failed as it tried
>   to use the host amd64 nm.
>   
>   MFC after:	1 month
>   Sponsored by:	The FreeBSD Foundation

Which external toolchain?  Building with GCC 6 and binutils from ports worked 
fine for me?

OTOH, it seems that trying to use clang (in HEAD) with external binutils 
might be buggy as it doesn't pass the '-m <linker abi>' down to ld like GCC
does.

-- 
John Baldwin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5921766.B6ayWRhOVb>