http://android-ruby.googlecode.com/svn/trunk/lib/Android.mk
enc, ext など全部shared libraryにできました。
/data/ruby/lib/ruby/1.9.1/arm-linux/nkf.soにおいて、require 'nkf'、NKF.guess, NKF.nkfなど動作確認ずみ。
master HEADでbuildしたものはrelease-1.0で動作せず。libc.soその他更新されてますしね。release-1.0とtrunk用バイナリ2種類用意しないと。
sourceforge.jpのgit更新に失敗した(ローカルでbranchリネームとかするとややっこしいことになりますね)ので、code.google.comのsubversionに移動させました。


2 コメント:
This is great! You are great! :D
I downloaded your built of android couple of days ago, installed on Android and it works great. I tried to install rubygems - but I think I tried too much! ;) Anyway, I'd love to chat with you about the project, and - possibly help with testing / hacking it, so please email me if you need any help at hubert.lepicki@gmail.com.
Best,
H.
Thanks!
I've uploaded the latest version binary of android-ruby.
Based on Ruby-1.9.1-p0 (just released version!),
fixed building shared libraries, and install scripts.
I want to implement a ruby installer,
integrate ruby java bridge (http://rjb.rubyforge.org/, already almost worked).
Regards,
コメントを投稿