<div class="gmail_quote">2010/10/10 Ruben Van Boxem <span dir="ltr"><<a href="mailto:vanboxem.ruben@gmail.com">vanboxem.ruben@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div><div></div><div class="h5"><div class="gmail_quote">Hi,<div><br></div><div>I am interested in helping Clang work with/on/for the mingw-w64 runtime. I understand LLVM/Clang works on i686-pc-mingw32, but there probably needs to be some/"a lot" of work done for mingw-w64.</div>


<div><br></div><div>Where should I start (other than cmake && make and see where I get)?</div><div><br></div><div>Thanks,</div><div><br></div><font color="#888888"><div>Ruben</div>
</font></div><br>
</div></div></blockquote></div><br><div>After applying attached patches, I proceeded to build with mingw-w64 GCC 4.5.</div><div>Three problems up to now:</div><div>1. CMake detects platform as i686-pc-mingw32, while my compiler is very clearly x86_64-w64-mingw32.</div>
<div>2. Build at 55%, tblgen.exe crashes. The build then freezes (kill and restart, it skips and fails at the error below)</div><div>3. At 56%, build fails at an undeclared symbol: "SelectCode". This is probably due to number 2</div>
<div><br></div><div>I have no idea what tblgen.exe is supposed to do or why it crashes. How should I proceed?</div><div><br></div><div>Thanks!</div><div><br></div><div>Ruben</div>