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

Mingw autotools fixes #177

Closed
wants to merge 9 commits into from
Closed

Conversation

hyoklee
Copy link
Owner

@hyoklee hyoklee commented Mar 20, 2024

No description provided.

byrnHDF and others added 9 commits March 19, 2024 15:11
* Update filter plugin URL to new location

* Adjust test array size
Adds testing of Subfiling VFD
* Fixes detection of various Windows libraries, etc.
* Corrects alarm(2) configure checks
* Uses Win32 threads by default w/ Pthreads override, if desired
* Set _WIN32_WINNT correctly for MinGW
* Fix setenv(3) wrapper for MinGW, which does not have getenv_s()

MinGW Autotools support is still not Amazing, but this at least
allows the library and tools build and is better about thread-safety
@hyoklee hyoklee added the bug Something isn't working label Mar 20, 2024
@hyoklee hyoklee self-assigned this Mar 20, 2024
@hyoklee hyoklee closed this Mar 21, 2024
@derobins derobins deleted the mingw_autotools_fixes branch March 27, 2024 17:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants