Implementation notes: mips64, gcc49, crypto_sign/donald1024

Computer: gcc49
Architecture: mips64
CPU ID: unknown CPU ID
SUPERCOP version: 20130126
Operation: crypto_sign
Primitive: donald1024

Compiler output

Implementation: crypto_sign/donald1024/openssl
Compiler: gcc -funroll-loops -mabi=64 -O2 -fomit-frame-pointer
try.c: /tmp/cciHvIZy.o: In function `preallocate':
try.c: try.c:(.text+0x...): undefined reference to `RAND_status'
try.c: crypto_sign_donald1024.a(keypair.o): In function `crypto_sign_donald1024_openssl_keypair':
try.c: keypair.c:(.text+0x...): undefined reference to `DSA_new'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_new'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_new'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_new'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: keypair.c:(.text+0x...): undefined reference to `DSA_generate_key'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_num_bits'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_bn2bin'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_bn2bin'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_num_bits'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_bn2bin'
try.c: keypair.c:(.text+0x...): undefined reference to `DSA_free'
try.c: keypair.c:(.text+0x...): undefined reference to `DSA_free'
try.c: crypto_sign_donald1024.a(verification.o): In function `verification':
try.c: verification.c:(.text+0x...): undefined reference to `SHA1'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_new'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_SIG_new'
try.c: verification.c:(.text+0x...): undefined reference to `BN_new'
try.c: verification.c:(.text+0x...): undefined reference to `BN_new'
try.c: verification.c:(.text+0x...): undefined reference to `BN_new'
try.c: verification.c:(.text+0x...): undefined reference to `BN_new'
try.c: verification.c:(.text+0x...): undefined reference to `BN_new'
try.c: crypto_sign_donald1024.a(verification.o):verification.c:(.text+0x...): more undefined references to `BN_new' follow
try.c: crypto_sign_donald1024.a(verification.o): In function `verification':
try.c: verification.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: verification.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: verification.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: verification.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: verification.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: crypto_sign_donald1024.a(verification.o):verification.c:(.text+0x...): more undefined references to `BN_bin2bn' follow
try.c: crypto_sign_donald1024.a(verification.o): In function `verification':
try.c: verification.c:(.text+0x...): undefined reference to `DSA_do_verify'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_SIG_free'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_SIG_free'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_free'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_free'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_free'
try.c: crypto_sign_donald1024.a(signatureofshorthash.o): In function `signatureofshorthash':
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `SHA1'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `DSA_new'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_new'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_new'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_new'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_new'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_new'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `DSA_do_sign'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_num_bits'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bn2bin'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_num_bits'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bn2bin'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `DSA_SIG_free'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `DSA_free'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `DSA_SIG_free'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `DSA_free'
try.c: collect2: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -funroll-loops -mabi=64 -O2 -fomit-frame-pointer openssl

Compiler output

Implementation: crypto_sign/donald1024/openssl
Compiler: gcc -funroll-loops -mabi=64 -O3 -fomit-frame-pointer
try.c: /tmp/ccsoAefg.o: In function `preallocate':
try.c: try.c:(.text+0x...): undefined reference to `RAND_status'
try.c: crypto_sign_donald1024.a(keypair.o): In function `crypto_sign_donald1024_openssl_keypair':
try.c: keypair.c:(.text+0x...): undefined reference to `DSA_new'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_new'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_new'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_new'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: keypair.c:(.text+0x...): undefined reference to `DSA_generate_key'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_num_bits'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_bn2bin'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_bn2bin'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_num_bits'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_bn2bin'
try.c: keypair.c:(.text+0x...): undefined reference to `DSA_free'
try.c: keypair.c:(.text+0x...): undefined reference to `DSA_free'
try.c: crypto_sign_donald1024.a(verification.o): In function `verification':
try.c: verification.c:(.text+0x...): undefined reference to `SHA1'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_new'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_SIG_new'
try.c: verification.c:(.text+0x...): undefined reference to `BN_new'
try.c: verification.c:(.text+0x...): undefined reference to `BN_new'
try.c: verification.c:(.text+0x...): undefined reference to `BN_new'
try.c: verification.c:(.text+0x...): undefined reference to `BN_new'
try.c: verification.c:(.text+0x...): undefined reference to `BN_new'
try.c: crypto_sign_donald1024.a(verification.o):verification.c:(.text+0x...): more undefined references to `BN_new' follow
try.c: crypto_sign_donald1024.a(verification.o): In function `verification':
try.c: verification.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: verification.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: verification.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: verification.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: verification.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: crypto_sign_donald1024.a(verification.o):verification.c:(.text+0x...): more undefined references to `BN_bin2bn' follow
try.c: crypto_sign_donald1024.a(verification.o): In function `verification':
try.c: verification.c:(.text+0x...): undefined reference to `DSA_do_verify'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_SIG_free'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_SIG_free'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_free'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_free'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_free'
try.c: crypto_sign_donald1024.a(signatureofshorthash.o): In function `signatureofshorthash':
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `SHA1'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `DSA_new'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_new'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_new'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_new'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_new'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_new'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `DSA_do_sign'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_num_bits'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bn2bin'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_num_bits'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bn2bin'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `DSA_SIG_free'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `DSA_free'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `DSA_SIG_free'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `DSA_free'
try.c: collect2: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -funroll-loops -mabi=64 -O3 -fomit-frame-pointer openssl

Compiler output

Implementation: crypto_sign/donald1024/openssl
Compiler: gcc -funroll-loops -mabi=64 -O -fomit-frame-pointer
try.c: /tmp/ccanVOg6.o: In function `preallocate':
try.c: try.c:(.text+0x...): undefined reference to `RAND_status'
try.c: crypto_sign_donald1024.a(keypair.o): In function `crypto_sign_donald1024_openssl_keypair':
try.c: keypair.c:(.text+0x...): undefined reference to `DSA_new'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_new'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_new'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_new'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: keypair.c:(.text+0x...): undefined reference to `DSA_generate_key'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_num_bits'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_bn2bin'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_bn2bin'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_num_bits'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_bn2bin'
try.c: keypair.c:(.text+0x...): undefined reference to `DSA_free'
try.c: keypair.c:(.text+0x...): undefined reference to `DSA_free'
try.c: crypto_sign_donald1024.a(verification.o): In function `verification':
try.c: verification.c:(.text+0x...): undefined reference to `SHA1'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_new'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_SIG_new'
try.c: verification.c:(.text+0x...): undefined reference to `BN_new'
try.c: verification.c:(.text+0x...): undefined reference to `BN_new'
try.c: verification.c:(.text+0x...): undefined reference to `BN_new'
try.c: verification.c:(.text+0x...): undefined reference to `BN_new'
try.c: verification.c:(.text+0x...): undefined reference to `BN_new'
try.c: crypto_sign_donald1024.a(verification.o):verification.c:(.text+0x...): more undefined references to `BN_new' follow
try.c: crypto_sign_donald1024.a(verification.o): In function `verification':
try.c: verification.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: verification.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: verification.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: verification.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: verification.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: crypto_sign_donald1024.a(verification.o):verification.c:(.text+0x...): more undefined references to `BN_bin2bn' follow
try.c: crypto_sign_donald1024.a(verification.o): In function `verification':
try.c: verification.c:(.text+0x...): undefined reference to `DSA_do_verify'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_SIG_free'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_free'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_free'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_SIG_free'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_free'
try.c: crypto_sign_donald1024.a(signatureofshorthash.o): In function `signatureofshorthash':
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `SHA1'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `DSA_new'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_new'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_new'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_new'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_new'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_new'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `DSA_do_sign'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_num_bits'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bn2bin'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_num_bits'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bn2bin'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `DSA_SIG_free'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `DSA_free'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `DSA_SIG_free'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `DSA_free'
try.c: collect2: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -funroll-loops -mabi=64 -O -fomit-frame-pointer openssl

Compiler output

Implementation: crypto_sign/donald1024/openssl
Compiler: gcc -funroll-loops -mabi=64 -Os -fomit-frame-pointer
try.c: /tmp/ccX9ffId.o: In function `preallocate':
try.c: try.c:(.text+0x...): undefined reference to `RAND_status'
try.c: crypto_sign_donald1024.a(keypair.o): In function `crypto_sign_donald1024_openssl_keypair':
try.c: keypair.c:(.text+0x...): undefined reference to `DSA_new'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_new'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_new'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_new'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: keypair.c:(.text+0x...): undefined reference to `DSA_generate_key'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_num_bits'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_bn2bin'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_bn2bin'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_num_bits'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_bn2bin'
try.c: keypair.c:(.text+0x...): undefined reference to `DSA_free'
try.c: keypair.c:(.text+0x...): undefined reference to `DSA_free'
try.c: crypto_sign_donald1024.a(verification.o): In function `verification':
try.c: verification.c:(.text+0x...): undefined reference to `SHA1'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_new'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_SIG_new'
try.c: verification.c:(.text+0x...): undefined reference to `BN_new'
try.c: verification.c:(.text+0x...): undefined reference to `BN_new'
try.c: verification.c:(.text+0x...): undefined reference to `BN_new'
try.c: verification.c:(.text+0x...): undefined reference to `BN_new'
try.c: verification.c:(.text+0x...): undefined reference to `BN_new'
try.c: crypto_sign_donald1024.a(verification.o):verification.c:(.text+0x...): more undefined references to `BN_new' follow
try.c: crypto_sign_donald1024.a(verification.o): In function `verification':
try.c: verification.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: verification.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: verification.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: verification.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: verification.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: crypto_sign_donald1024.a(verification.o):verification.c:(.text+0x...): more undefined references to `BN_bin2bn' follow
try.c: crypto_sign_donald1024.a(verification.o): In function `verification':
try.c: verification.c:(.text+0x...): undefined reference to `DSA_do_verify'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_SIG_free'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_free'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_free'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_SIG_free'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_free'
try.c: crypto_sign_donald1024.a(signatureofshorthash.o): In function `signatureofshorthash':
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `SHA1'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `DSA_new'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_new'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_new'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_new'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_new'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_new'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `DSA_do_sign'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_num_bits'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bn2bin'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_num_bits'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bn2bin'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `DSA_SIG_free'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `DSA_free'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `DSA_SIG_free'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `DSA_free'
try.c: collect2: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -funroll-loops -mabi=64 -Os -fomit-frame-pointer openssl

Compiler output

Implementation: crypto_sign/donald1024/openssl
Compiler: gcc -mabi=64 -O2 -fomit-frame-pointer
try.c: /tmp/ccwdzyeC.o: In function `preallocate':
try.c: try.c:(.text+0x...): undefined reference to `RAND_status'
try.c: crypto_sign_donald1024.a(keypair.o): In function `crypto_sign_donald1024_openssl_keypair':
try.c: keypair.c:(.text+0x...): undefined reference to `DSA_new'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_new'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_new'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_new'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: keypair.c:(.text+0x...): undefined reference to `DSA_generate_key'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_num_bits'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_bn2bin'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_bn2bin'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_num_bits'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_bn2bin'
try.c: keypair.c:(.text+0x...): undefined reference to `DSA_free'
try.c: keypair.c:(.text+0x...): undefined reference to `DSA_free'
try.c: crypto_sign_donald1024.a(verification.o): In function `verification':
try.c: verification.c:(.text+0x...): undefined reference to `SHA1'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_new'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_SIG_new'
try.c: verification.c:(.text+0x...): undefined reference to `BN_new'
try.c: verification.c:(.text+0x...): undefined reference to `BN_new'
try.c: verification.c:(.text+0x...): undefined reference to `BN_new'
try.c: verification.c:(.text+0x...): undefined reference to `BN_new'
try.c: verification.c:(.text+0x...): undefined reference to `BN_new'
try.c: crypto_sign_donald1024.a(verification.o):verification.c:(.text+0x...): more undefined references to `BN_new' follow
try.c: crypto_sign_donald1024.a(verification.o): In function `verification':
try.c: verification.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: verification.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: verification.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: verification.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: verification.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: crypto_sign_donald1024.a(verification.o):verification.c:(.text+0x...): more undefined references to `BN_bin2bn' follow
try.c: crypto_sign_donald1024.a(verification.o): In function `verification':
try.c: verification.c:(.text+0x...): undefined reference to `DSA_do_verify'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_SIG_free'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_SIG_free'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_free'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_free'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_free'
try.c: crypto_sign_donald1024.a(signatureofshorthash.o): In function `signatureofshorthash':
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `SHA1'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `DSA_new'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_new'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_new'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_new'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_new'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_new'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `DSA_do_sign'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_num_bits'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bn2bin'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_num_bits'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bn2bin'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `DSA_SIG_free'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `DSA_free'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `DSA_SIG_free'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `DSA_free'
try.c: collect2: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -mabi=64 -O2 -fomit-frame-pointer openssl

Compiler output

Implementation: crypto_sign/donald1024/openssl
Compiler: gcc -mabi=64 -O3 -fomit-frame-pointer
try.c: /tmp/ccbuwvyL.o: In function `preallocate':
try.c: try.c:(.text+0x...): undefined reference to `RAND_status'
try.c: crypto_sign_donald1024.a(keypair.o): In function `crypto_sign_donald1024_openssl_keypair':
try.c: keypair.c:(.text+0x...): undefined reference to `DSA_new'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_new'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_new'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_new'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: keypair.c:(.text+0x...): undefined reference to `DSA_generate_key'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_num_bits'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_bn2bin'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_bn2bin'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_num_bits'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_bn2bin'
try.c: keypair.c:(.text+0x...): undefined reference to `DSA_free'
try.c: keypair.c:(.text+0x...): undefined reference to `DSA_free'
try.c: crypto_sign_donald1024.a(verification.o): In function `verification':
try.c: verification.c:(.text+0x...): undefined reference to `SHA1'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_new'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_SIG_new'
try.c: verification.c:(.text+0x...): undefined reference to `BN_new'
try.c: verification.c:(.text+0x...): undefined reference to `BN_new'
try.c: verification.c:(.text+0x...): undefined reference to `BN_new'
try.c: verification.c:(.text+0x...): undefined reference to `BN_new'
try.c: verification.c:(.text+0x...): undefined reference to `BN_new'
try.c: crypto_sign_donald1024.a(verification.o):verification.c:(.text+0x...): more undefined references to `BN_new' follow
try.c: crypto_sign_donald1024.a(verification.o): In function `verification':
try.c: verification.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: verification.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: verification.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: verification.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: verification.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: crypto_sign_donald1024.a(verification.o):verification.c:(.text+0x...): more undefined references to `BN_bin2bn' follow
try.c: crypto_sign_donald1024.a(verification.o): In function `verification':
try.c: verification.c:(.text+0x...): undefined reference to `DSA_do_verify'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_SIG_free'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_SIG_free'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_free'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_free'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_free'
try.c: crypto_sign_donald1024.a(signatureofshorthash.o): In function `signatureofshorthash':
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `SHA1'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `DSA_new'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_new'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_new'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_new'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_new'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_new'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `DSA_do_sign'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_num_bits'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bn2bin'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_num_bits'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bn2bin'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `DSA_SIG_free'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `DSA_free'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `DSA_SIG_free'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `DSA_free'
try.c: collect2: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -mabi=64 -O3 -fomit-frame-pointer openssl

Compiler output

Implementation: crypto_sign/donald1024/openssl
Compiler: gcc -mabi=64 -O -fomit-frame-pointer
try.c: /tmp/cctB8Rgx.o: In function `preallocate':
try.c: try.c:(.text+0x...): undefined reference to `RAND_status'
try.c: crypto_sign_donald1024.a(keypair.o): In function `crypto_sign_donald1024_openssl_keypair':
try.c: keypair.c:(.text+0x...): undefined reference to `DSA_new'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_new'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_new'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_new'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: keypair.c:(.text+0x...): undefined reference to `DSA_generate_key'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_num_bits'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_bn2bin'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_bn2bin'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_num_bits'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_bn2bin'
try.c: keypair.c:(.text+0x...): undefined reference to `DSA_free'
try.c: keypair.c:(.text+0x...): undefined reference to `DSA_free'
try.c: crypto_sign_donald1024.a(verification.o): In function `verification':
try.c: verification.c:(.text+0x...): undefined reference to `SHA1'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_new'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_SIG_new'
try.c: verification.c:(.text+0x...): undefined reference to `BN_new'
try.c: verification.c:(.text+0x...): undefined reference to `BN_new'
try.c: verification.c:(.text+0x...): undefined reference to `BN_new'
try.c: verification.c:(.text+0x...): undefined reference to `BN_new'
try.c: verification.c:(.text+0x...): undefined reference to `BN_new'
try.c: crypto_sign_donald1024.a(verification.o):verification.c:(.text+0x...): more undefined references to `BN_new' follow
try.c: crypto_sign_donald1024.a(verification.o): In function `verification':
try.c: verification.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: verification.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: verification.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: verification.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: verification.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: crypto_sign_donald1024.a(verification.o):verification.c:(.text+0x...): more undefined references to `BN_bin2bn' follow
try.c: crypto_sign_donald1024.a(verification.o): In function `verification':
try.c: verification.c:(.text+0x...): undefined reference to `DSA_do_verify'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_SIG_free'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_free'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_free'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_SIG_free'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_free'
try.c: crypto_sign_donald1024.a(signatureofshorthash.o): In function `signatureofshorthash':
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `SHA1'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `DSA_new'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_new'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_new'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_new'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_new'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_new'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `DSA_do_sign'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_num_bits'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bn2bin'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_num_bits'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bn2bin'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `DSA_SIG_free'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `DSA_free'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `DSA_SIG_free'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `DSA_free'
try.c: collect2: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -mabi=64 -O -fomit-frame-pointer openssl

Compiler output

Implementation: crypto_sign/donald1024/openssl
Compiler: gcc -mabi=64 -Os -fomit-frame-pointer
try.c: /tmp/cchGNEA2.o: In function `preallocate':
try.c: try.c:(.text+0x...): undefined reference to `RAND_status'
try.c: crypto_sign_donald1024.a(keypair.o): In function `crypto_sign_donald1024_openssl_keypair':
try.c: keypair.c:(.text+0x...): undefined reference to `DSA_new'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_new'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_new'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_new'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: keypair.c:(.text+0x...): undefined reference to `DSA_generate_key'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_num_bits'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_bn2bin'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_bn2bin'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_num_bits'
try.c: keypair.c:(.text+0x...): undefined reference to `BN_bn2bin'
try.c: keypair.c:(.text+0x...): undefined reference to `DSA_free'
try.c: keypair.c:(.text+0x...): undefined reference to `DSA_free'
try.c: crypto_sign_donald1024.a(verification.o): In function `verification':
try.c: verification.c:(.text+0x...): undefined reference to `SHA1'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_new'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_SIG_new'
try.c: verification.c:(.text+0x...): undefined reference to `BN_new'
try.c: verification.c:(.text+0x...): undefined reference to `BN_new'
try.c: verification.c:(.text+0x...): undefined reference to `BN_new'
try.c: verification.c:(.text+0x...): undefined reference to `BN_new'
try.c: verification.c:(.text+0x...): undefined reference to `BN_new'
try.c: crypto_sign_donald1024.a(verification.o):verification.c:(.text+0x...): more undefined references to `BN_new' follow
try.c: crypto_sign_donald1024.a(verification.o): In function `verification':
try.c: verification.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: verification.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: verification.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: verification.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: verification.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: crypto_sign_donald1024.a(verification.o):verification.c:(.text+0x...): more undefined references to `BN_bin2bn' follow
try.c: crypto_sign_donald1024.a(verification.o): In function `verification':
try.c: verification.c:(.text+0x...): undefined reference to `DSA_do_verify'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_SIG_free'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_free'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_free'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_SIG_free'
try.c: verification.c:(.text+0x...): undefined reference to `DSA_free'
try.c: crypto_sign_donald1024.a(signatureofshorthash.o): In function `signatureofshorthash':
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `SHA1'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `DSA_new'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_new'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_new'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_new'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_new'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_new'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bin2bn'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `DSA_do_sign'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_num_bits'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bn2bin'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_num_bits'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `BN_bn2bin'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `DSA_SIG_free'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `DSA_free'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `DSA_SIG_free'
try.c: signatureofshorthash.c:(.text+0x...): undefined reference to `DSA_free'
try.c: collect2: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -mabi=64 -Os -fomit-frame-pointer openssl