Unless there is an issue in the library code, usually building for at least ppc/x86 only involves choosing from a drop down in xcode or a few compiler flags on the command line. It shouldn't take much time and is only a few extra bytes.
On Mon, Mar 9, 2009 at 2:32 PM, Matt Aimonetti <[email protected]> wrote: > Sorry Rich, but I personally only target intel processors. I don't think > MacRuby will ever officially support non-intel machines. > > I know that sucks but I really don't think it's worth my time. (if you have > any arguments that might convince me otherwise, I'd be happy to hear them) > > - Matt > > On Mon, Mar 9, 2009 at 3:22 PM, Rich Morin <[email protected]> wrote: >> >> At 14:13 -0700 3/9/09, Matt Aimonetti wrote: >> > I worked on a JSON lib for MacRuby which uses a dynlib. I'm >> > thinking about making it in a gem but it would only be >> > compatible with MacRuby. I feel like we should discuss this >> > as a group and try to come up with a standard way of dealing >> > with this challenge. >> >> Please try to ensure that the solution works across multiple >> processor types. >> >> -r >> -- >> http://www.cfcl.com/rdm Rich Morin >> http://www.cfcl.com/rdm/resume [email protected] >> http://www.cfcl.com/rdm/weblog +1 650-873-7841 >> >> Technical editing and writing, programming, and web development >> _______________________________________________ >> MacRuby-devel mailing list >> [email protected] >> http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel > > > _______________________________________________ > MacRuby-devel mailing list > [email protected] > http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel > > _______________________________________________ MacRuby-devel mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
