From: ibotty <rub...@ib...> - 2003-06-12 11:36:40
|
hi devels, i am very interested in a port of RubyCocoa to gnustep. i have started and even got it to compile. i think everything of RubyCocoa should work on gnu (and *BSD) systems, except static VALUE osx_mf_objc_symbol_to_obj(VALUE mdl, VALUE const_name, VALUE const_ty pe) there is no dyld on linux/*BSD so, i can not easily port this function. so what does this function do? and has one of you an idea on how to implement this on linux/*bsd? ~ibotty |