D:\svn\llvm\tools\bugpoint\ToolRunner.cpp(612) : error C3861: 'strcasecmp': identifier not found D:\svn\llvm\tools\bugpoint\ToolRunner.cpp(614) : error C3861: 'strncasecmp': identifier not found Must because of delete #ifdef __APPLE__ -- 此致 礼 罗勇刚 Yours sincerely, Yonggang Luo
Maybe Matching Threads
- [LLVMdev] Hi, people, I propose to move Debug and Object File related headers out of Support
- [LLVMdev] Hi, people, I propose to move Debug and Object File related headers out of Support
- [LLVMdev] Summer of Code idea -- detecting undefined behavior
- [LLVMdev] MSVC can't Inlcude *.inc files properly
- The clang for centos6 are need GLIBC_2.14, but we only have GLIB 2.12 by default.