[cfe-dev] stddef doesn't support for wint_t at windows mingw.

Eli Friedman eli.friedman at gmail.com
Sun Aug 9 16:49:17 PDT 2009


On Sun, Aug 9, 2009 at 4:19 PM, 罗勇刚(Yonggang Luo)<luoyonggang at gmail.com> wrote:
>> output of something like "clang -v hello.c"?
>
> Because of I copied those files that placed at Headers into
> D:/Tools/Building/llvm/lib/clang/1.0/include,
> And also I copied those headers of mingw-rt and also mingw-w32 into
> D:/Tools/Building/llvm/lib/clang/1.0/include
> And I used three file comes from Headers overwrite those files comes
> from mingw.(float.h stdint.h limits.h)
>
> So it's working.

Hmm, okay... that sounds like a bug in the build system.  The files in
question are supposed to be copied automatically.

-Eli




More information about the cfe-dev mailing list