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

Fix the output names of libraries in Windows. #66

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

likema
Copy link
Contributor

@likema likema commented Apr 25, 2014

  • Set shared lib to zlib1.dll
  • Set implib to libz.dll.a in MinGW
  • Set static lib to libz.a in MinGW

 * Set shared lib to zlib1.dll
 * Set implib to libz.dll.a in MinGW
 * Set static lib to libz.a in MinGW
geoff-nixon pushed a commit to geoff-nixon/zlib that referenced this pull request May 6, 2016
Fixes for MinGW w64 and MSYS2.
jinfeihan57 pushed a commit to minchai23/zlib that referenced this pull request Sep 15, 2020
* Check __STDC_LIB_EXT1__

* use localtime_s only if __STDC_LIB_EXT1__ defined
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.

1 participant