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

Use libgcc dlls from build system compiler for windows binaries #22197

Merged
merged 1 commit into from
Jun 6, 2017

Conversation

tkelman
Copy link
Contributor

@tkelman tkelman commented Jun 2, 2017

instead of opensuse

yep this broke again, xref #22189, #18059, #10244 and related

DO NOT MERGE this until the windows buildbots have been upgraded from gcc 4.9 to 5.4, otherwise it would break ZMQ.jl, Ipopt.jl, and others done

Before opensuse goes and breaks this again the next time, we should do some work out in packages to download and repackage specific known-working versions of what winrpm is downloading, and upload the dlls (in a simpler format, just tar.gz or something like that) to github releases where the julia packages can download a constant known-working version. The upstream repo being out of our control has been fragile, mostly with compiler upgrades and configuration changes happening at inopportune times like during release candidates.

@tkelman tkelman added backport pending 0.4 building Build system, or building Julia or its dependencies system:windows Affects only Windows labels Jun 2, 2017
@tkelman tkelman changed the title WIP: Use libgcc dlls from build system compiler for windows binaries Use libgcc dlls from build system compiler for windows binaries Jun 6, 2017
@tkelman tkelman merged commit 5aa15ff into master Jun 6, 2017
@tkelman tkelman deleted the tk/libgcc-no-opensuse branch June 6, 2017 01:21
tkelman added a commit that referenced this pull request Jun 6, 2017
instead of opensuse
(cherry picked from commit 5aa15ff)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
building Build system, or building Julia or its dependencies system:windows Affects only Windows
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant