Skip to content

Conversation

@JanisErdmanis
Copy link
Contributor

Windows and MacOS are both case-insensitive, and hence the issue of wrong capitalisation may not have surfaced.

I am forming a recipe for cross-compilation for the Julia BinarBuilder environment, which uses Linux x86_64 as the host system. However, as it uses a sensitive filesystem, I hit a linking error that could only be fixed by changing the capitalisation of Ws2_32.lib to lowercase.

More on that can be found in the pull request:
JuliaPackaging/Yggdrasil#10950

Windows and MacOS are both case-insensitive, and hence the issue of wrong capitalisation may not have surfaced. 

I am forming a recipe for cross-compilation for the Julia BinarBuilder environment, which uses Linux x86_64 as the host system. However, as it uses a sensitive filesystem, I hit a linking error that could only be fixed by changing the capitalization of `Ws2_32.lib` to lowercase. 

More on that can be found in the pull request:
JuliaPackaging/Yggdrasil#10950
@mtrojnar mtrojnar merged commit d425d8b into mtrojnar:master Apr 16, 2025
10 checks passed
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