Xilinx / merlin-compiler

Other
57 stars 17 forks source link

A Question regarding the dependencies #3

Open TimJZ opened 2 years ago

TimJZ commented 2 years ago

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 2 years ago

For now due to some hardcoding we have specific versions listed. So we suggest to use the specific version listed in here.