Re: libtool support for LLVM's LLD linker

2017-03-21 Thread Ed Maste
On 9 January 2017 at 19:17, Ed Maste wrote: > I am (with a few others) trying to build all of the applications in > the FreeBSD ports tree using LLVM's LLD as the linker. We've been making great progress linking software in the FreeBSD ports tree with LLVM's LLD. Unfortunately, libtool is current

Re: libtool support for LLVM's LLD linker

2017-03-21 Thread Bob Friesenhahn
On Tue, 21 Mar 2017, Ed Maste wrote: On 9 January 2017 at 19:17, Ed Maste wrote: I am (with a few others) trying to build all of the applications in the FreeBSD ports tree using LLVM's LLD as the linker. We've been making great progress linking software in the FreeBSD ports tree with LLVM's