Le Monday 27 April 2009 15:04:38 Michael Marsella, vous avez écrit : > Leonard Rosenthol wrote: > > I would be pretty surprised to find anyone building NEW software for > > PPC...
Why not? It’s a characteristic of free software to be often built on a variety of platforms by a variety of users. And it’s not yet so unusual to see people with an Apple box running a PPC. As long as it’s not a pain to support this platform, I think it’s fine to do it. Though I do agree there’s something extraordinary seeing us fighting to please users for whatever reason :-) > At anyrate, I just wanted to also mention you could wrap the whole block > in a mac platform check if you like: > > #ifdef MAC_ENV > > ifdef __ppc__ > #define PODOFO_IS_BIG_ENDIAN > #else > #define PODOFO_IS_LITTLE_ENDIAN > #endif > > #endif > Thanks, I think I’ll submit a patch based on your changes to MacPorts without committing in PoDoFo. -- Pierre Marchand ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensign option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ Podofo-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/podofo-users
