Jonathan Paisley
jp-ww****@dcs*****
Thu Aug 10 06:17:24 JST 2006
On 9 Aug 2006, at 21:40, Jonathan Paisley wrote: > > On 9 Aug 2006, at 16:16, kimura wataru wrote: > >> I tried and got a "BUS Error" on testing. I'll survey this. > > I can repeat this now. > > With Tiger /usr/bin/ruby it seems to work. > > With my own-built 1.8.5ish from cvs it works with a universal build > (--build-universal), but not the plain powerpc build. I can no longer repeat it - the bus error I was getting was due to a build against a ruby install that I had mistakenly built without '-- enable-shared'. Therefore, RubyCocoa was linking against the static library libruby.a which it did not like. Please let me know if you have any more details from the bus error you were seeing. Thanks, Jonathan