Implementation notes: amd64, beelink, crypto_dh/kumfp128g

Computer: beelink
Microarchitecture: amd64; Zen3 (a50f00)
Architecture: amd64
CPU ID: AuthenticAMD-00a50f00-178bfbff
SUPERCOP version: 20221122
Operation: crypto_dh
Primitive: kumfp128g

Compiler output

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

Compiler output

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