WinRPM.jl icon indicating copy to clipboard operation
WinRPM.jl copied to clipboard

Put the GCC DLL replacement back

Open tkelman opened this issue 8 years ago • 2 comments

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.

tkelman avatar Jan 25 '17 05:01 tkelman

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 capture

huckl3b3rry87 avatar Feb 16 '17 05:02 huckl3b3rry87

did you see a

INFO: Downloading: libwinpthread1
INFO: Extracting: libwinpthread1

at all?

tkelman avatar Feb 16 '17 14:02 tkelman