On 28.07.2015 11:29, Branko Čibej wrote: > On 28.07.2015 10:36, Bert Huijben wrote: >> On the buildbot I build against Ruby 1.9.x. The patch to fix the >> single build problem I had with that version and VS2015 is nominated >> in STATUS. >> >> If I remember correctly ruby starts to prefer the mingw toolchain on >> Windows over anything else. >> >> Fixing the build wit early 2.x versions wasn't easy. > Ack, the only immediate way I could see to fix it was by actually > editing ruby's config.h header ... which I didn't try to do, for obvious > reasons.
Doesn't help, there are fare more assumptions in the Ruby sources. I'm afraid we're going to have real trouble maintaining Ruby bindings for Windows with Visual Studio. -- Brane