search for: bcuu

Displaying 2 results from an estimated 2 matches for "bcuu".

Did you mean: bcu
2016 Feb 10
4
Guidance on cross compiling LLVM with mingw-w64 and cmake
...iguring NATIVE targets" it calls cmake again trying to use the same mingw compilers, but without CMAKE_SYSTEM_NAME set so it doesn't succeed in configuring. During the build I then get a "No rule to make target 'LLVMSupport'. Stop." Full build log is at http://sprunge.us/bCUU I'd like to go with the default behavior of building a native version of TableGen, but the way that's currently set up in cmake isn't working here. I'm looking at cmake/modules/CrossCompile.cmake (and I think "toochain" on the first line is a typo?) and trying to figure o...
2016 Feb 11
2
Guidance on cross compiling LLVM with mingw-w64 and cmake
...s cmake again >> trying to use the same mingw compilers, but without CMAKE_SYSTEM_NAME >> set so it doesn't succeed in configuring. During the build I then get >> a "No rule to make target 'LLVMSupport'. Stop." Full build log is at >> http://sprunge.us/bCUU >> >> I'd like to go with the default behavior of building a native version >> of TableGen, but the way that's currently set up in cmake isn't working >> here. I'm looking at cmake/modules/CrossCompile.cmake (and I think >> "toochain" on the...