Mir blas keeps giving an error

Marc mailnawman at gmail.com
Tue Aug 12 03:24:33 UTC 2025


Using mir-blas is fundamental for implementing linear models in 
D. However it keeps giving an error, other mir libraries work 
fine.

I get the following error

```shell
/usr/bin/ld: -f may not be used without -shared
clang: error: linker command failed with exit code 1 (use -v to 
see invocation)
Error: linker exited with status 1
```

I would appreciate if anyone can help me setting it up.


More information about the Digitalmars-d-learn mailing list