A Question regarding the dependencies
Opened this issue · 1 comments
TimJZ commented
Hi,
I'm wondering for the dependencies of Merlin compiler, is the gcc, llvm, and Clang strictly enforced? I've been trying to compile gcc 4.8.3 from source and have encountered several issues that are hard to be fixed. I'm wondering if I can directly using newer versions. Thanks!
mangomingao commented
For now due to some hardcoding we have specific versions listed. So we suggest to use the specific version listed in here.