[cfe-dev] Can current Clang be tricked into building boost?
Kent Williams
nkwmailinglists at gmail.com
Mon Jul 29 14:16:27 PDT 2013
It will build if you add -std=c++11
On Mon, Jul 29, 2013 at 1:00 PM, Eli Friedman <eli.friedman at gmail.com>wrote:
> On Mon, Jul 29, 2013 at 8:33 AM, Kent Williams
> <nkwmailinglists at gmail.com> wrote:
> > I periodically build and use the current SVN revision of clang on OS X
> 10.7
> > and use it to build projects. It's says something about the quality of
> > CLang that this rarely causes issues.
> >
> > But right now, at revision 187357 boost has compiler errors, at least on
> OS
> > X. It isn't clear to me what the problem is, but I can't imagine I'm the
> > only person to encounter this problem.
>
> Please file a bug report.
>
> -Eli
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20130729/22ddf582/attachment.html>
More information about the cfe-dev
mailing list