Re: Building GNUstep for Windows using Clang

2020-03-06 Thread Gregory Casamento
Guys, Since we are talking about building on Windows 10 using clang and msys2 I would like someone to write up a comprehensive guide on how. From A to Z, please. I realize I'm likely to be roasted for this request by multiple people, but at this point it needs to be done and I am quite used to

Re: Building GNUstep for Windows using Clang

2020-03-06 Thread David Chisnall
On 05/03/2020 00:43, Frederik Seiffert wrote: Thanks David. I made some progress with this setup, although it does feel like we’re a bit off the beaten track here (again)... To get libobjc linking with the MinGW clang toolchain using LLD I had to create an import library (.dll.a) as outlined o