I'm wondering if anyone of you has used macrubyc
on Lion.
My problem is, that macrubyc
depends on gcc-compiler. Lion is shipped without gcc.
Is it possible to use macrubyc
with the shipped llvm-compiler?
Are there other alternatives to create a binary from my ruby-script.
As it seems, macruby
does not support the compilation of all required gems, is that correct?