You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
vladimir:~/work/extern/lubeck/example$ dub Starting Performing "debug" build using /usr/bin/dmd for x86_64. Up-to-date mir-core 1.7.1: target for configuration [library] is up to date. Up-to-date mir-algorithm 3.22.1: target for configuration [default] is up to date. Up-to-date mir-blas 1.1.17: target for configuration [library] is up to date. Up-to-date mir-lapack 1.2.12: target for configuration [library] is up to date. Up-to-date lubeck 1.5.4: target for configuration [library] is up to date. Building example ~master: building configuration [executable] Linking example/bin/ld: -f may not be used without -sharedcollect2: error: ld returned 1 exit statusError: linker exited with status 1 cc /home/vladimir/work/extern/lubeck/example/.dub/cache/example/~master/build/executable-debug-Ht9gLbWRae3-AHjrs6xcLw/example.o -o /home/vladimir/work/extern/lubeck/example/.dub/cache/example/~master/build/executable-debug-Ht9gLbWRae3-AHjrs6xcLw/example -g -m64 -Xlinker --no-as-needed -Xlinker -fopenmp -Xlinker --export-dynamic .dub/cache/lubeck/1.5.4/build/library-debug-eutapQgVy7iOZBtJUBN6rQ/liblubeck.a .dub/cache/mir-lapack/1.2.12/build/library-debug-avDh3mkJVBR7fC1dxLXQnw/libmir-lapack.a .dub/cache/mir-blas/1.1.17/build/library-debug-bSH38pnVx5QzM2cfvDN8dg/libmir-blas.a .dub/cache/mir-algorithm/3.22.1/build/default-debug-PvGOucsL47metIN3bkd9hw/libmir-algorithm.a .dub/cache/mir-core/1.7.1/build/library-debug-NgAhtITPNFpLEI3SXDCm3Q/libmir-core.a -lopenblas -L/usr/lib -Xlinker -Bstatic -lphobos2 -Xlinker -Bdynamic -lpthread -lm -lrt -ldl Error /usr/bin/dmd failed with exit code 1.
DMD v2.109.1 on Arch Linux x64. cc is cc (GCC) 14.2.1 20240910.
The text was updated successfully, but these errors were encountered:
CyberShadow
changed the title
/usr/sbin/ld: -f may not be used without -sharedld: -f may not be used without -sharedDec 2, 2024
Example won't link:
DMD v2.109.1 on Arch Linux x64.
cc
iscc (GCC) 14.2.1 20240910
.The text was updated successfully, but these errors were encountered: