[cfe-dev] Toolset for clang in Windows under Boost

Francois Pichet pichet2000 at gmail.com
Wed Sep 22 21:16:37 PDT 2010


> If I can figure out where I can find documentation on the command line
> options of clang, I will. I am guessing the command-line options are the
> same as gcc 4.5 along with whatever is in the clang User's Manual under
> Command Line Options.

Another gotcha is that clang cannot parse some header files bundled
with gcc 4.5 because of C++0X features not implemented by clang.

You need gcc 4.2.



More information about the cfe-dev mailing list