On Thu, Jan 8, 2009 at 10:14 AM, Daniel Spiewak <
djspiewak@...> wrote:
> Thinking about it, building a 64bit Ruby is probably a bad idea. Any
> native
> extensions for gems are bound to be 32bit only, which means I would break
> most of my Ruby stuff if I tried it. Drat.
For what it's worth, we've been running 64-bit Ruby 1.8.7 and Buildr (incl.
gem dependencies) for a few days now and everything seems to work as
expected. This is on 64-bit RedHat EL5.
alex