From: "Curt Hibbs" <ml.chibbs / gmail.com> > > This release upgrades Ruby to the recently > released version 1.8.5. A few Win32-Utils packages > have also been upgraded to newly released > versions, but other than that, everything else is > the same as the 1.8.4 release. You can download it > here: > > http://rubyforge.org/frs/?group_id=167 Curt, Thanks very much for this release and all your work on the win32 installer! By any chance, are the .lib files for the packaged dll's available anywhere? For example, when building a ruby extension (eventmachine), during the extconf, I get: checking for main() in ssleay32.lib... no It would be great to have the .lib files corresponding to the .dll's. What do you think? Thanks, Bill