search for: tronarp

Displaying 2 results from an estimated 2 matches for "tronarp".

Did you mean: trinary
2016 Feb 29
2
lld as ld replacement on Windows (with MinGW)
Hi, I couldn’t find a lld specific list so I hope this is the correct place for lld questions. I would like to build a llvm/clang/libcxx based toolchain for Windows using the MinGW runtime. Since the MinGW runtime kind of expects to be built by gcc I figured the easiest way forward would be to use lld in ld mode. However, it seems that lld cannot produce windows executables while working in “ld
2016 Feb 29
0
lld as ld replacement on Windows (with MinGW)
...swer. As the maintainer of the COFF support of LLD, I'm not against supporting MinGW, but the proposed patches looked a bit too intrusive to me, so they were not merged. If there's anyone who's interested in supporting MinGW, I'm happy to help. On Mon, Feb 29, 2016 at 8:33 AM, Otto Tronarp via llvm-dev < llvm-dev at lists.llvm.org> wrote: > Hi, > > I couldn’t find a lld specific list so I hope this is the correct place > for lld questions. > > I would like to build a llvm/clang/libcxx based toolchain for Windows > using the MinGW runtime. Since the MinGW r...