WinRPM.jl
WinRPM.jl copied to clipboard
Put the GCC DLL replacement back
Will help with https://github.com/JuliaOpt/Ipopt.jl/issues/77 - the change in threading model broke a bunch of packages. This is a little risky because upstream changes might end up causing the downloaded dll's to not work, but you should always be able to put the most recently working -copy
versions back if that happens.
I am trying to "fix IPOPT' on a new machine now and when I run https://github.com/JuliaPackaging/WinRPM.jl/blob/9bee07cfa842db9a8496416ae74cef64d35f5df5/deps/build.jl
I get
did you see a
INFO: Downloading: libwinpthread1
INFO: Extracting: libwinpthread1
at all?