[cfe-dev] clang fails to compile

Chris Lattner clattner at apple.com
Sat Apr 11 11:41:01 PDT 2009


On Apr 11, 2009, at 11:10 AM, Tobias Stadler wrote:

> Hallo,
> I tried to build clang with gcc 4.4.0 on Fedora 11, but
> lib/Frontend/PCHWriter.cpp and tools/clang-cc/Warnings.cpp fail to  
> compile.
> For bothe files the error message is that stderr and fprintfare not  
> declared
> in this scope. I manually included cstdio and the compilation  
> finishes without
> error.

Fixed, thanks!
http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20090406/015378.html

-Chris



More information about the cfe-dev mailing list