From: kimura wataru<ki...@us...> - 2006-01-30 13:41:27
|
Hi, I published a binary package of RubyCocoa 0.4.3d1(developer release). This package provideds RubyCocoa.framework and an extension libarary as universal binary. Developers of RubyCocoa (hisa and me) cannot test on intel Mac. Please tell us about running RubyCocoa on intel Mac. http://sourceforge.net/project/showfiles.php?group_id=44114&package_id=36578&release_id=389169 * RubyCocoa-0.4.3d1-OSX10.4universal.dmg (MD5:b12fddcfb0d4c15c2260d90492c97a30) = more information = * new config option --build-universal=yes/no * set CFLAGS "-isysroot" and "-arch ppc -arch i386" for universal binary * set LDFLAGS "-Wl,-isyslibroot" and "-arch ppc -arch i386" for universal binary * installer "postflight" script make a hardlink of rubycocoa.bundle to sitearchdir of ruby. Thanks, -- kimura wataru |