Monday, February 01, 2010
Haiku + Ruby
Building ruby 1.8.6 on haiku is a PITA. Aftere much mangling (swapping in new config.sub/guess files) and several segfaults I got through configure but there is such a mash of include files it confuses itself. arugh. sed throws errors, sometimes it cant deduce the size of short or long.. The old beos build of runy 1.8.4 has a broken etc.so file when trying to build rubygems. Everytime I try and get a haiku dev box setup something pops up.
Filed Under : Computers • Development •
Comments are closed There are no comments on this entry.
Tags: haiku, ruby
Thursday, October 22, 2009
Haiku testing
Was going to do some port testing on Haiku but there is no current ruby port and a lot of dev tools are lacking right now. I had to hack lua to build, as it does not support libm.. they folded libm into libroot, which is a real pain in the ass and they wont change it (even tho everything in the world links against libm grrrr).
Without ruby I’m dead in the water as my build system is all ruby based. :(
sigh…. haiku was looking so nice too
Filed Under : Computers • Development •
Comments are closed There are no comments on this entry.
Tags: haiku