mkmf versus mkrf round 1
Posted in ruby, rubycube on March 5th, 2007 2 Comments »
So in trying to cleanup a ruby extension (rubycube) for release I revisited the build system trying to get a good cross platform build going. The extconf.rb file that I had created was a thing of ugly and in looking around I found mkrf. Now the code for mkrf is very small and clean and […]