Re: svn commit: r276796 - in head: . share/mk tools/build/options

2015-01-08 Thread Ed Maste
On 8 January 2015 at 07:54, Erik Cederstrand wrote: > Thanks, Ed. That's really cool! > > Does anyone know what the status of replacing ld is? The plan is to use lld from the LLVM linker. Good progress is being made upstream on lld; it can self-host on FreeBSD. We're currently blocked on linker s

Re: svn commit: r276796 - in head: . share/mk tools/build/options

2015-01-08 Thread Erik Cederstrand
Thanks, Ed. That's really cool! Does anyone know what the status of replacing ld is? Erik > Den 07/01/2015 kl. 23.02 skrev Ed Maste : > > Author: emaste > Date: Wed Jan 7 22:02:37 2015 > New Revision: 276796 > URL: https://svnweb.freebsd.org/changeset/base/276796 > > Log: > Use a set of ELF

svn commit: r276796 - in head: . share/mk tools/build/options

2015-01-07 Thread Ed Maste
Author: emaste Date: Wed Jan 7 22:02:37 2015 New Revision: 276796 URL: https://svnweb.freebsd.org/changeset/base/276796 Log: Use a set of ELF Tool Chain tools by default These tools are now from the ELF Tool Chain project: * addr2line * elfcopy (strip) * nm * size * strin