On Wed, 28 Jan 2009, Greg Ercolano wrote: > MacArthur, Ian (SELEX GALILEO, UK) wrote: >> I think Greg posted some notes about that here, although it was a while >> back... IIRC, he was passing multiple -arch (i386 | ppc | etc) commands >> to gcc to get it to build fat "naturally". Yes, that worked.
> BTW, I think the OP mentioned building universal bins on a PPC platform. > I'm not sure, but I *think* some optional package needed to be installed > to get PPC machines to build for intel; I have some hazy recollection > Mike posted some details. I believe I saw it required Xcode 2.2 or higher- I had 2.5, so no problems there. I've just tested my PPC built program on a Mac Intel and it opened- so building FLTK as universal binary definitely succeeded. Now I'll need to make sure the libraries used by that program are universal as well, but the program can work without them (albeit with reduced functionality). Thanks, Marc _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

