Implementation notes: amd64, rumba3, crypto_dh/kumfp61e2g

Computer: rumba3
Microarchitecture: amd64; Zen (800f11)
Architecture: amd64
CPU ID: AuthenticAMD-00800f11-178bfbff
SUPERCOP version: 20221122
Operation: crypto_dh
Primitive: kumfp61e2g

Compiler output

Implementation: T:v01/var
Security model: timingleaks
Compiler: clang -march=native -O2 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE
try.c: /usr/bin/ld: libcrypto_dh_kumfp61e2g.a(fp_2e061m1e2_x8664.o):(.bss+0x0): multiple definition of `crympix'; libcrypto_dh_kumfp61e2g.a(test.o):(.bss+0x0): first defined here
try.c: /usr/bin/ld: libcrypto_dh_kumfp61e2g.a(smul.o):(.bss+0x0): multiple definition of `crympix'; libcrypto_dh_kumfp61e2g.a(test.o):(.bss+0x0): first defined here
try.c: /usr/bin/ld: libcrypto_dh_kumfp61e2g.a(fp_2e061m1_x8664.o):(.bss+0x0): multiple definition of `crympix'; libcrypto_dh_kumfp61e2g.a(test.o):(.bss+0x0): first defined here
try.c: /usr/bin/ld: libcrypto_dh_kumfp61e2g.a(fpx.o):(.bss+0x0): multiple definition of `crympix'; libcrypto_dh_kumfp61e2g.a(test.o):(.bss+0x0): first defined here
try.c: clang: error: linker command failed with exit code 1 (use -v to see invocation)

Number of similar (compiler,implementation) pairs: 5, namely:
CompilerImplementations
clang -march=native -O2 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:v01/var
clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:v01/var
clang -march=native -O -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:v01/var
clang -march=native -Os -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:v01/var
clang -mcpu=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:v01/var

Compiler output

Implementation: T:v01/var
Security model: timingleaks
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE
try.c: /usr/bin/ld: libcrypto_dh_kumfp61e2g.a(fp_2e061m1e2_x8664.o):(.bss+0x0): multiple definition of `crympix'; libcrypto_dh_kumfp61e2g.a(test.o):(.bss+0x0): first defined here
try.c: /usr/bin/ld: libcrypto_dh_kumfp61e2g.a(smul.o):(.bss+0x0): multiple definition of `crympix'; libcrypto_dh_kumfp61e2g.a(test.o):(.bss+0x0): first defined here
try.c: /usr/bin/ld: libcrypto_dh_kumfp61e2g.a(fp_2e061m1_x8664.o):(.bss+0x0): multiple definition of `crympix'; libcrypto_dh_kumfp61e2g.a(test.o):(.bss+0x0): first defined here
try.c: /usr/bin/ld: libcrypto_dh_kumfp61e2g.a(fpx.o):(.bss+0x0): multiple definition of `crympix'; libcrypto_dh_kumfp61e2g.a(test.o):(.bss+0x0): first defined here
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:v01/var
gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE T:v01/var
gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv -fPIC -fPIE T:v01/var
gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE T:v01/var