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 _______________________________________________ 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"