From: Eloy D. <elo...@gm...> - 2007-07-13 09:07:29
|
It really depends on the gem.... Like I said earlier Hpricot for instance builds as a universal binary without any problems. Getting ruby to play nice with universal is the first hurdle. I have it finally compiling as a universal, the only last problem is with the openssl lib. Once that's done I'll have a look at if mkmf needs additional patching for C extensions to build as universal binaries. Eloy On 7/13/07, Tim Perrett <he...@ti...> wrote: > I had a thought about this... > > I have been looking at the locomotive project, and the slingshot > VM........ both of which has there own internal ruby environment. > With locomotive you have to select either PPC or Intel bundles; > slingshot on the other hand is only available for intel. > > Rather than trying to re-invent the wheel would it be fair to say > that those who have gone before us couldn't make universal gem > compilation work so thats why they have had to use platform specific > implementations? > > Cheers > > Tim > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > Rubycocoa-talk mailing list > Rub...@li... > https://lists.sourceforge.net/lists/listinfo/rubycocoa-talk > |