Now runs on linux!
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!
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