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
/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.