> Your point is true when and only when you build a native ruby. > Cross compiling needs the same version of the target ruby. Isn't this something of a chicken and egg syndrome? just wondering :) It does mention on that wiki page that "It's version may be different from one of Ruby being built" and gives the example of 1.8.7 building 1.9, if that helps any. -r