Implementation notes: amd64, pascalinspiron75062n1, crypto_dh/surf2113

Computer: pascalinspiron75062n1
Architecture: amd64
CPU ID: GenuineIntel-000806c1-bfebfbff
SUPERCOP version: 20210125
Operation: crypto_dh
Primitive: surf2113

Compiler output

Implementation: T:mpfq
Security model: timingleaks
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE
try.c: /usr/bin/ld: crypto_dh_surf2113.a(keysharing.o): in function `crypto_dh_surf2113_mpfq_timingleaks_keypair':
try.c: keysharing.c:(.text+0x...): undefined reference to `__gmpz_init_set_str'
try.c: /usr/bin/ld: keysharing.c:(.text+0x...): undefined reference to `__gmpz_clear'
try.c: /usr/bin/ld: keysharing.c:(.text+0x...): undefined reference to `__gmpz_init_set_ui'
try.c: /usr/bin/ld: keysharing.c:(.text+0x...): undefined reference to `__gmpz_add_ui'
try.c: /usr/bin/ld: keysharing.c:(.text+0x...): undefined reference to `__gmpz_mul_2exp'
try.c: /usr/bin/ld: keysharing.c:(.text+0x...): undefined reference to `__gmpz_add_ui'
try.c: /usr/bin/ld: keysharing.c:(.text+0x...): undefined reference to `__gmpz_clear'
try.c: /usr/bin/ld: crypto_dh_surf2113.a(keysharing.o): in function `crypto_dh_surf2113_mpfq_timingleaks':
try.c: keysharing.c:(.text+0x...): undefined reference to `__gmpz_init_set_ui'
try.c: /usr/bin/ld: keysharing.c:(.text+0x...): undefined reference to `__gmpz_add_ui'
try.c: /usr/bin/ld: keysharing.c:(.text+0x...): undefined reference to `__gmpz_mul_2exp'
try.c: /usr/bin/ld: keysharing.c:(.text+0x...): undefined reference to `__gmpz_add_ui'
try.c: /usr/bin/ld: keysharing.c:(.text+0x...): undefined reference to `__gmpz_clear'
try.c: /usr/bin/ld: crypto_dh_surf2113.a(Surf2_113.o): in function `KSmul':
try.c: Surf2_113.c:(.text+0x...): undefined reference to `__gmpz_cmp_ui'
try.c: /usr/bin/ld: Surf2_113.c:(.text+0x...): undefined reference to `__gmpz_cmp_ui'
try.c: /usr/bin/ld: Surf2_113.c:(.text+0x...): undefined reference to `__gmpz_sizeinbase'
try.c: /usr/bin/ld: Surf2_113.c:(.text+0x...): undefined reference to `__gmpz_tstbit'
try.c: /usr/bin/ld: Surf2_113.c:(.text+0x...): undefined reference to `__gmpz_tstbit'
try.c: collect2: error: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 4, namely:
CompilerImplementations
gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE T:mpfq
gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE T:mpfq
gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv -fPIC -fPIE T:mpfq
gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE T:mpfq