Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature request] is it possible to link openblas/openmp/... staticlly? #465

Open
retsyo opened this issue Jul 29, 2020 · 0 comments
Open

Comments

@retsyo
Copy link

retsyo commented Jul 29, 2020

currently, I use

nim c -d:release -d:danger  -d:openblas -d:blas=libopenblas ex06_shakespeare_generator.nim

in msys2+mingw64 on my windows 10 64 bits. The released exe file needs some dlls which are summed up to 34M bytes. Is there a way to link the libraries into exe file? Thanks

566,409 libgcc_s_seh-1.dll
3,019,776 libgfortran-5.dll
29,413,376 libopenblas.dll
379,392 libquadmath-0.dll
548,081 libwinpthread-1.dll
108,544 zlib1.dll

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant