Re: [MacRuby-devel] Requiring dynamic libraries trouble

2010-02-02 Thread Carlo Zottmann
I believe this issue is the same as the one I've reported in this here ticket: http://www.macruby.org/trac/ticket/579 Looks like i386 simply doesn't work…? Out of curiosity, does happen if you compile `test.rb` for i386 only? C. -- Carlo Zottmann Munich, Germany. -- http://carlo.zottmann.org

[MacRuby-devel] Requiring dynamic libraries trouble

2010-02-02 Thread Darrin Eden
Hi, I'm attempting to use a dynamic library. On my workstation it works well. Yet as soon as I try other computers it fails to behave as expected. I have a feeling I'm missing something trivial, but for the life of me I'm not seeing it: . Many thanks, -- D