http://llvm.org/bugs/show_bug.cgi?id=17736
Bug ID: 17736
Summary: Unrecognized MS VC compiler flags
Product: clang
Version: unspecified
Hardware: PC
OS: Windows NT
Status: NEW
Severity: normal
Priority: P
Component: C++
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
Classification: Unclassified
I'm using the latest clang windows package: LLVM-3.4.r192445-win32.exe. When
trying to build an existing Visual C++ solution using clang I get the following
errors:
error : no such file or directory: '/arch:SSE2'
error: no such file or directory: '/Yustdafx.h'
error : no such file or directory: '/FpDebug\main.pch'
These are valid cl.exe options, but clang does not recognize them.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs