[cfe-dev] Problems building Clang on Windows

João Matos ripzonetriton at gmail.com
Sat Aug 25 04:59:52 PDT 2012


Did you also update LLVM?

There were some changes by Chandler related to alignment support on MSVC.
Could be related.

On Thu, Aug 23, 2012 at 4:55 PM, Timur Iskhodzhanov <timurrrr at google.com>wrote:

> Hi there,
>
> After clobbering my build directory yesterday, I get the following
> when trying to compile clang using either VS2008 or VS2010 (on two
> different machines):
> 1>------ Build started: Project: clangAST, Configuration: Debug Win32
> ------
> 1>  DumpXML.cpp
> 1>C:\src\llvm-dev\tools\clang\include\clang/AST/DeclTemplate.h(2088):
> error C2719: 'TemplArgs': formal parameter with __declspec(align('8'))
> won't be aligned
> 1>C:\src\llvm-dev\tools\clang\include\clang/AST/DeclTemplate.h(2112):
> error C2719: 'TemplateArgs': formal parameter with
> __declspec(align('8')) won't be aligned
> ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
>
> Have anyone seen something like this recently?
> Any suggestions?
>
> Thanks,
> Timur Iskhodzhanov,
> Google Russia
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
>



-- 
João Matos
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20120825/f88492dc/attachment.html>


More information about the cfe-dev mailing list