Currently there is a direct linkage to libpapki because of Cygwin environment. Need to fix packaging of all libs for cygwin, because dll's should go to /bin and .a and .dll.a should go to /lib in cygwin.
Actually, this might be an improvement for prorab even.
Currently there is a direct linkage to libpapki because of Cygwin environment. Need to fix packaging of all libs for cygwin, because dll's should go to /bin and .a and .dll.a should go to /lib in cygwin. Actually, this might be an improvement for prorab even.
See https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/4/html/Using_ld_the_GNU_Linker/win32.html for info.