From: Curt Hibbs Date: 2005-04-27T12:32:55+09:00 Subject: Re: [ANN] One-Click Ruby Installer 182-15 for Windows nobu.nokada@softhome.net wrote: > Hi, > > At Wed, 27 Apr 2005 06:26:51 +0900, > Curt Hibbs wrote in [ruby-talk:139947]: > >>>Which compiler is used to produce this version? >>>VC 6, 7, 7.1? >> >>VC++ 7.1 > > > Have you confirmed that all extensions are built by VC++ 7.1, > or linked to msvcr71.dll? All releases of the one-click installer in 2004 and 2005 have been built with vc++ 7.1, and most included extensions are built from source. The few that are now included from binaries (like FXRuby) have have not been checked. Should they be? Curt