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

Patches for MSYS2, CYGWIN, MINGW/MSYS #125

Merged
merged 2 commits into from
Oct 25, 2016
Merged

Patches for MSYS2, CYGWIN, MINGW/MSYS #125

merged 2 commits into from
Oct 25, 2016

Conversation

nased0
Copy link
Contributor

@nased0 nased0 commented Oct 24, 2016

Hello
I admit that configuring the "classic" MINGW/MSYS environment is complex, but it produces the best code for Windows, without dependencies to the MS Visual C++ Redistributable.
Libp11-2.dll and pkcs11.dll are not directly dependent of libgcc_s_dw2-1.dll, only via libeay32.dll, but I know how to compile OpenSSL using MINGW/MSYS to get rid of this dependency.
I tested the code on MSYS2, CYGWIN, MINGW/MSYS and Debian platforms.

@mtrojnar mtrojnar merged commit a628b3a into OpenSC:master Oct 25, 2016
@nased0 nased0 deleted the nased0-MSYS2 branch October 26, 2016 17:53
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

Successfully merging this pull request may close these issues.

2 participants