[cfe-dev] Targets.cpp in clangDriver MSVC project missing and other issues

Chris Lattner clattner at apple.com
Wed Jan 2 13:24:50 PST 2008


On Dec 31, 2007, at 7:59 PM, Wilhansen Li wrote:

> I've been trying to compile clang under msvc however, it Targets.cpp
> is missing under clangDriver. Did the file get removed or did it just
> go to Basic\Targets.cpp?

I think it just got moved.

> Moreover, when compiling Intrinsics.gen, msvc 2005 throws the error
> "fatal error compiler limit : blocks nested too deeply" in line 4804.
> Any ideas on how to fix this?

This should be fixed now, please verify.

-Chris



More information about the cfe-dev mailing list