scipr-lab / libsnark

C++ library for zkSNARKs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ubuntu16.04

micreven opened this issue · comments

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:)

commented

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