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

shared 32-bits: avoid MinGW-w64 DLL dependencies #24

Closed
wants to merge 1 commit into from

Conversation

mlocati
Copy link
Owner

@mlocati mlocati commented Oct 3, 2024

-D__USE_MINGW_ANSI_STDIO=0 should do that.
That requires gl_cv_header_working_stdint_h=no (see https://savannah.gnu.org/bugs/?66232#comment3)

-D__USE_MINGW_ANSI_STDIO=0 should do that
That requires gl_cv_header_working_stdint_h=no
See https://savannah.gnu.org/bugs/?66232#comment3
@mlocati
Copy link
Owner Author

mlocati commented Oct 8, 2024

No way

@mlocati mlocati closed this Oct 8, 2024
@mlocati mlocati deleted the no-mingw-dll-deps branch October 8, 2024 16:14
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