Closed
Description
hey i use the master and found a problem.
[[email protected] secp256k1]$ uname -a
Linux centos_8 2.6.32-431.el6.x86_64 #1 SMP Fri Nov 22 03:15:09 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
[[email protected] secp256k1]$ gcc -v
Using built-in specs.
Target: x86_64-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux
Thread model: posix
gcc version 4.4.7 20120313 (Red Hat 4.4.7-17) (GCC)
[[email protected] secp256k1]$ ./configure --enable-benchmark --enable-experimental --enable-module-ecdh
[[email protected] secp256k1]$ ./bench_verify
ecdsa_verify: min 187us / avg 188us / max 188us
src/bench_verify.c:68: test condition failed: result
Aborted (core dumped)
I got some warning when running autogen.sh
warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
Metadata
Metadata
Assignees
Labels
No labels