scipr-lab / libsnark

C++ library for zkSNARKs
Other
1.82k stars 583 forks source link

Ubuntu16.04 #142

Open micreven opened 5 years ago

micreven commented 5 years ago

Hi, Is there anybody can tell me which version of gcc should I use in Ubuntu16.04? I have tried several versions but it always shows Exception: Numerical when I make check. thanks in advance:)

dcmiddle commented 5 years ago

Typically I build inside a docker container and the default xenial image will contain gcc-5. gcc --version gcc (Ubuntu 5.4.0-6ubuntu1~16.04.10) 5.4.0 20160609