[LLVMdev] Trunk build failure

Óscar Fuentes ofv at wanadoo.es
Sun Dec 6 21:22:30 PST 2009


OvermindDL1 <overminddl1 at gmail.com> writes:

> On the trunk I am getting some errors which are killing the rest of
> the build:
>
> 2>Atomic.cpp(49) : error C2664: 'InterlockedCompareExchange' : cannot
> convert parameter 1 from 'volatile llvm::sys::cas_flag *' to 'volatile
> LONG *'

Which VC++ version are you using?

Please file a bug report with all relevant information.

In the meantime, if you can't wait until the problem is fixed,
re-invoke cmake passing -DLLVM_ENABLE_THREADS=OFF

[snip]

-- 
Óscar




More information about the llvm-dev mailing list