[cfe-dev] Problems building Clang on Windows

Timur Iskhodzhanov timurrrr at google.com
Mon Aug 27 02:16:34 PDT 2012


Chandler has fixed the problem in r162549 once I contacted him over chat.
cfe-dev was down so you got my e-mail after the fix was in I think.

On Sat, Aug 25, 2012 at 3:59 PM, João Matos <ripzonetriton at gmail.com> wrote:
> 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




More information about the cfe-dev mailing list