>From: Daniel Berger <djberg96 / gmail.com> >Reply-To: ruby-talk / ruby-lang.org >To: ruby-talk / ruby-lang.org (ruby-talk ML) >Subject: Re: Win32 Extension Issues Wanted! >Date: Tue, 27 Jun 2006 21:41:08 +0900 > >Austin Ziegler wrote: >>They asked for as much information as I can gather on this matter. If >>you have had problems trying to get Ruby or an extension compiled or >>running on Windows for any reason, but especially because of Microsoft >>runtime DLL differences, please provide me as much information as >>possible so that I can pass it on to the VS team at Microsoft. >The only build issues I've had relate to nmake. It doesn't seem to be >entirely compatible with make. For example, the last time I tried to >compile bdb or pl-ruby, it choked on the Makefile. > >As far as running some of my extensions, sometimes I get random segfaults >if I don't build with VC++ 6. The most notorious one is win32-open3. > >Note that Heesob had an interesting post that dealt with this issue, but >now I can't find the dang thing. > Do you want to find http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-talk/190272 ? Regards, Park Heesob