Skip to content

Add explicit compiler check for Windows.#503

Merged
devinamatthews merged 1 commit intomasterfrom
windows-compiler-check
May 24, 2021
Merged

Add explicit compiler check for Windows.#503
devinamatthews merged 1 commit intomasterfrom
windows-compiler-check

Conversation

@devinamatthews
Copy link
Copy Markdown
Member

Check the C compiler for a predefined macro _WIN32 to indicate (cross-)compilation for Windows. Fixes #463.

Check the C compiler for a predefined macro `_WIN32` to indicate (cross-)compilation for Windows. Fixes #463.
@devinamatthews devinamatthews merged commit e5c85da into master May 24, 2021
@devinamatthews devinamatthews deleted the windows-compiler-check branch May 24, 2021 21:56
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.

Using Windows Subsystem Linux for Windows build will fail due to -fPIC

1 participant