Thanks!<div><br></div><div>I've run the tests on my Windows 8 box and got this:</div><div><br></div><div><div>-- Testing: 4632 tests, 4 threads --</div><div>Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90..</div>
<div>Testing Time: 226.37s</div><div>  Expected Passes    : 4585</div><div>  Expected Failures  : 36</div><div>  Unsupported Tests  : 11</div><div><br></div><div>1 warning(s) in tests.</div></div><div><br></div><div>Are there tests that can be used for measuring the progress of the Windows port? Or recommendation for creating more tests?</div>
<div><br></div><div>Thanks a lot for the attention! I am so happy for clang error messages, congratulations!!!</div><div><br></div><div>Best regards</div><div>Mello</div><div><br><br><div class="gmail_quote">On Mon, Jun 4, 2012 at 8:23 AM, Jeroen Ruigrok van der Werven <span dir="ltr"><<a href="mailto:asmodai@in-nomine.org" target="_blank">asmodai@in-nomine.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Cesar,<br>
<div class="im"><br>
-On [20120604 07:29], Cesar Mello (<a href="mailto:cmello@gmail.com">cmello@gmail.com</a>) wrote:<br>
>Any suggestions for a newcomer? What is the current situation, where to start,<br>
>what people are already doing, any information is welcome.<br>
<br>
</div>Michael Spencer has done a great investigation on this.<br>
<br>
A quick summary of some issues:<br>
<br>
Basically Clang cannot self-host at the moment due to the Microsoft C<br>
runtime being non-conforming to C99. Mingw/cygwin works.<br>
<br>
Most of the headers can be parsed, with the exception of MFC and ATL<br>
headers.<br>
<br>
Exception handling doesn't work.<br>
<br>
Clang does not support VC-style inline assembly syntax.<br>
<br>
There's no drop-in for cl.exe at the moment.<br>
<br>
No PDB debug information is generated, rendering debugging quite useless.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Jeroen Ruigrok van der Werven <asmodai(-at-)<a href="http://in-nomine.org" target="_blank">in-nomine.org</a>> / asmodai<br>
$B%$%'%k!<%s(B $B%i%&%U%m%C%/(B $B%t%!%s(B $B%G%k(B $B%&%'%k%t%'%s(B<br>
<a href="http://www.in-nomine.org/" target="_blank">http://www.in-nomine.org/</a> | GPG: 2EAC625B<br>
Open your Heart and push the limits...<br>
</font></span></blockquote></div><br></div>