Hi all, I am having some issues building the 3/12 release of terra - after downloading LLVM+Clang 3.5, and overriding LLVM_CONFIG in Makefile.inc clang complains about missing standard headers like algorithm and vector. I've tried to manually include headers, but it then complains about linking errors, missing odd pieces of ios etc. I really need to get unstuck here.
It is worth mentioning that I also have a LLVM+Clang 3.2 installed, but `make does pick up the right llvm-config. Any tips anyone? Is this perhaps related to whether LuaJIT is compiled with stdc++ or libc++? (I am on Linux) Best regards, Alwyn _______________________________________________ terralang mailing list [email protected] https://mailman.stanford.edu/mailman/listinfo/terralang
