-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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 Windows cross-compilation from Unix #39124
Labels
building
Build system, or building Julia or its dependencies
Comments
Merged
Keno
added a commit
that referenced
this issue
Apr 12, 2021
* Fix wine bootstrap Fixes #39124 Closes #39022 * fix cross-build, and other build issues * this should probably be part of spawn, if it is needed * Revert "this should probably be part of spawn, if it is needed" This reverts commit eb88a9c. Seems to be needed * fixup! fix cross-build, and other build issues Co-authored-by: Jameson Nash <[email protected]>
Please file a new issue with specific problems |
ElOceanografo
pushed a commit
to ElOceanografo/julia
that referenced
this issue
May 4, 2021
* Fix wine bootstrap Fixes JuliaLang#39124 Closes JuliaLang#39022 * fix cross-build, and other build issues * this should probably be part of spawn, if it is needed * Revert "this should probably be part of spawn, if it is needed" This reverts commit eb88a9c. Seems to be needed * fixup! fix cross-build, and other build issues Co-authored-by: Jameson Nash <[email protected]>
antoine-levitt
pushed a commit
to antoine-levitt/julia
that referenced
this issue
May 9, 2021
* Fix wine bootstrap Fixes JuliaLang#39124 Closes JuliaLang#39022 * fix cross-build, and other build issues * this should probably be part of spawn, if it is needed * Revert "this should probably be part of spawn, if it is needed" This reverts commit eb88a9c. Seems to be needed * fixup! fix cross-build, and other build issues Co-authored-by: Jameson Nash <[email protected]>
johanmon
pushed a commit
to johanmon/julia
that referenced
this issue
Jul 5, 2021
* Fix wine bootstrap Fixes JuliaLang#39124 Closes JuliaLang#39022 * fix cross-build, and other build issues * this should probably be part of spawn, if it is needed * Revert "this should probably be part of spawn, if it is needed" This reverts commit eb88a9c. Seems to be needed * fixup! fix cross-build, and other build issues Co-authored-by: Jameson Nash <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There are several issues that cause the build to fail.
#39022 fixes a bug in the makefile and allows it to run (but this fix fails on Cygwin! so we can't use it)
The text was updated successfully, but these errors were encountered: