[LLVMdev] LLVM,clang with i686-w64-mingw32
Denis
denisavvakumov at gmail.com
Wed Apr 30 21:19:31 PDT 2014
Hello,
I'm built llvm 3.5,clang 3.5 under windows with gcc 4.9
<http://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win32/Personal%20Builds/mingw-builds/4.9.0/threads-win32/dwarf/i686-4.9.0-release-win32-dwarf-rt_v3-rev0.7z>
Getting error when trying to compile simple c++ file:
"fatal error: 'bits/c++config.h' file not found"
What's wrong with my InitHeaderSearch.cpp <http://pastebin.com/9yYD2Ua0> ?
--
View this message in context: http://llvm.1065342.n5.nabble.com/LLVM-clang-with-i686-w64-mingw32-tp68238.html
Sent from the LLVM - Dev mailing list archive at Nabble.com.
More information about the llvm-dev
mailing list