evan.musing << current

life and tech stuff by Evan Phoenix

Now runs on linux!

with one comment

I got a few reports that there was troubles compiling rubinius on linux so I dug in. Had to make some bug fixes since linux seems to use all 32 bits for a memory address. Also did a bunch of minor cleanups so that gcc on linux complains less.

If you’re running on linux and still getting compiler problems, please enter a bug!

Written by evanphx

November 2, 2006 at 12:36 am

Posted in rubinius

One Response

Subscribe to comments with RSS.

  1. Looks like Rubinius doesn’t like GCC 3.3. Switching to gcc 4.0 on my mac like this “sudo gcc_select 4.0″ fixes things for me. Can’t wait to dig in.

    Topher Cyll

    November 2, 2006 at 3:21 pm


Leave a Reply