On Tue, Jan 14, 2014 at 3:46 PM, Ruben Van Boxem
<[email protected]>wrote:

> 2014/1/14 Baruch Burstein <[email protected]>
>
>> I am trying to use the Win64 toolchain. I assume I need to unpack the
>> Clang into the same directory as one of your GCC builds? I tried it with
>> the 4.8.0 release (regular, not seh or std::thread, from here
>> http://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win64/Personal%20Builds/rubenvb/gcc-4.8-release/),
>>  but when I ran `clang` I got a crash message that it can't start because
>> libgcc_s_sjlj-1.dll is missing.
>> Ruben?
>>
>
> Oh, in that case, know that C++ support is nonexistent (at least as far as
> exceptions or the standard library go).
>

That is fine. I only need C support.

After playing with this for a while, I found that the process to build
Clang+LLVM from source on windows is much easier then it used to be (grab a
couple of SVN repos, run CMake, Open in VS, compile. Easy) so that is what
I ended up doing, and it works fine for me.

Thanks anyway.

As a side question, what does Clang development have to do with MinGW64?
Aren't these actually competing projects?
------------------------------------------------------------------------------
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to