[cfe-dev] Clang for Windows and Boost
NAKAMURA Takumi
geek4civic at gmail.com
Thu Mar 17 18:15:10 PDT 2011
Edward, thank you to inform me something!
On Fri, Mar 18, 2011 at 8:55 AM, Edward Diener
<eldlistmailingz at tropicsoft.com> wrote:
> Using gcc and MingW it is possible to use gcc under Windows with Boost
> successfully. I tried dropping the output of the clang build, which I
> did in a separate directory structure as clang recommends, into my mingW
> structure on top of the gcc 4.5.2 files there and then build my Boost
> library using the clang toolset in Boost, which is setup for clang in
> Linux, but it did not work with many errors.
In theory, clang should build boost with mingw's headers and mingw's libstdc++,
though, I am dubious clang on mingw lacks eh support.
...Takumi
More information about the cfe-dev
mailing list