[cfe-dev] Cmake and assembler
Yuri Gribov
tetra2005 at googlemail.com
Thu Apr 21 11:47:58 PDT 2011
Hi all,
Anyone managed to build Clang x64 in Visual Studio?
It seems that Cmake can't properly determine host assembler - I get
CMAKE_ASM_MASM_COMPILER:FILEPATH=CMAKE_ASM_MASM_COMPILER-NOTFOUND
in CMakeCache.txt which causes failures when compiling
X86CompilationCallback_Win64.asm (see
http://comments.gmane.org/gmane.comp.programming.tools.cmake.user/35420
for more details).
Perhaps I will be more lucky with nmake Makefiles...
Best regards,
Yuri
More information about the cfe-dev
mailing list