Hey guys, > Thanks, but I'd be more interested in documentation how to get cross > compilation setup with clang + mingw-w64. I did one in the past, but it > required patching clang and llvm and working around misc problems I > don't quite remember in details. > I haven't tried but I doubt it will be smooth.
All patches for achieving this is currently being upstreamed and reviewed. http://lists.llvm.org/pipermail/llvm-dev/2017-February/110097.html There will be instructions on how to do this and the unofficial llvm mingw-w64 build bot will be switched over to this soon. Just bare with me for a week or so to get everything reviewed and in tree. Best, Martell On Fri, Feb 17, 2017 at 12:22 PM, Mateusz Mikuła <[email protected]> wrote: > Hello Jacek, > > > Thanks for testing. Sadly, I found that the patch wasn't correct. Could > you please try the attached one? > > New patch is also fine. > > > Thanks, but I'd be more interested in documentation how to get cross > compilation setup with clang + mingw-w64. I did one in the past, but it > required patching clang and llvm and working around misc problems I > don't quite remember in details. > > I haven't tried but I doubt it will be smooth. > > 2017-02-17 12:55 GMT+01:00 Jacek Caban <[email protected]>: > > > Hi Mateusz, > > > > On 17.02.2017 00:06, Mateusz Mikuła wrote: > > > Hello Jacek, > > > > > > With this patch clang builds example code from first message with and > > > without `-fms-extensions`. > > > > Thanks for testing. Sadly, I found that the patch wasn't correct. Could > > you please try the attached one? > > > > > I can provide prebuild clang-svn pacakge for msys2. > > > > Thanks, but I'd be more interested in documentation how to get cross > > compilation setup with clang + mingw-w64. I did one in the past, but it > > required patching clang and llvm and working around misc problems I > > don't quite remember in details. > > > > Jacek > > > > ------------------------------------------------------------ > > ------------------ > > Check out the vibrant tech community on one of the world's most > > engaging tech sites, SlashDot.org! http://sdm.link/slashdot > > _______________________________________________ > > Mingw-w64-public mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/mingw-w64-public > > > > > ------------------------------------------------------------ > ------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, SlashDot.org! http://sdm.link/slashdot > _______________________________________________ > Mingw-w64-public mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/mingw-w64-public > ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
