Here’s libraries for Windows64 developers who can’t make DLL on Windows subsystem of AMD-ZEN.
Configurations:
Non-Fortran:
- TARGET=ZEN, BINARY=64, DYNAMIC_ARCH=1, USE_OPENMP=1
- static built with libpthread, libgomp at MinGW-W64 v10.2.0(rev4)
With Fortran+liblapack+netlib:
- TARGET=ZEN, BINARY=64, DYNAMIC_ARCH=1, FORTRAN=1, USER_OPENMP=1
- static built with libfrotran, liblapack, netlib, libpthread, libgomp at MinGW-W64 v10.2.0(rev4)
LIB + Static built DLL Downloads:
Non-Fortran:
Includes: configured headers, library for static build for MinGW-W64, DLL for MSVC.
With Fortran+liblapack+netlib:
Includes: configured headers, library for static build for MinGW-W64, DLL for MSVC.

