[cfe-dev] clang on Windows

Cesar Mello cmello at gmail.com
Wed Jun 6 03:50:27 PDT 2012


Thanks!

I've run the tests on my Windows 8 box and got this:

-- Testing: 4632 tests, 4 threads --
Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90..
Testing Time: 226.37s
  Expected Passes    : 4585
  Expected Failures  : 36
  Unsupported Tests  : 11

1 warning(s) in tests.

Are there tests that can be used for measuring the progress of the Windows
port? Or recommendation for creating more tests?

Thanks a lot for the attention! I am so happy for clang error messages,
congratulations!!!

Best regards
Mello


On Mon, Jun 4, 2012 at 8:23 AM, Jeroen Ruigrok van der Werven <
asmodai at in-nomine.org> wrote:

> Hi Cesar,
>
> -On [20120604 07:29], Cesar Mello (cmello at gmail.com) wrote:
> >Any suggestions for a newcomer? What is the current situation, where to
> start,
> >what people are already doing, any information is welcome.
>
> Michael Spencer has done a great investigation on this.
>
> A quick summary of some issues:
>
> Basically Clang cannot self-host at the moment due to the Microsoft C
> runtime being non-conforming to C99. Mingw/cygwin works.
>
> Most of the headers can be parsed, with the exception of MFC and ATL
> headers.
>
> Exception handling doesn't work.
>
> Clang does not support VC-style inline assembly syntax.
>
> There's no drop-in for cl.exe at the moment.
>
> No PDB debug information is generated, rendering debugging quite useless.
>
> --
> Jeroen Ruigrok van der Werven <asmodai(-at-)in-nomine.org> / asmodai
> イェルーン ラウフロック ヴァン デル ウェルヴェン
> http://www.in-nomine.org/ | GPG: 2EAC625B
> Open your Heart and push the limits...
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20120606/d6aacb67/attachment.html>


More information about the cfe-dev mailing list