Re: Please try out clang-cl and lld-link on Windows

2018-03-16 Thread Jean-Yves Avenard
Thank you David for this awesome work... 8:26.77 Your build was successful! on windows !! Who would have known we would ever get there... (I had to uninstall my local install of LLVM nightly, run ./mach bootstrap again.. The wiki should be amended with this, it gives confusing results otherwie

Re: Please try out clang-cl and lld-link on Windows

2018-03-14 Thread David Major
The SDK requirement is due to some nonstandard code in the latest Microsoft headers that clang rejects: https://developercommunity.visualstudio.com/content/problem/132223/clang-cant-compile-wrlimplementsh.html For now the easiest way forward is to go into Visual Studio Installer, add "Windows 10 S

Re: Please try out clang-cl and lld-link on Windows

2018-03-14 Thread Marco Bonardo
It sounds cool and I'd really love to try, but: "ERROR: Found SDK version 10.0.16299.0 but clang-cl builds currently don't work with SDK version 10.0.16299.0 and later..." I know that I can set WINDOWSSDKDIR, but I'm not willing to mess too much with the env. Is there a bug tracking the update to

Re: Please try out clang-cl and lld-link on Windows

2018-03-13 Thread Bobby Holley
It's really exciting to see such rapid progress being made here. Thanks David! On Tue, Mar 13, 2018 at 7:31 AM, David Major wrote: > Link xul.dll in 20 seconds with this one weird trick! > > > Hi everyone, > > clang-cl builds of Firefox have come a long way, from being a hobby project > of a few