> And the reason you want to keep developing for PPC from Lion base is...?
If it was for me I would drop support for PPC entirely. It has been a long time since the last PPC Mac has been sold. And in addition to that there are exiting official MacFUSE versions working just fine on PPC. Dropping PPC support would be inconvenient for filesystem developers who still want to support PPC machines. They would have to provide different versions of their filesystem for PPC and Intel hardware. Building/Linking a universal binary containing PPC code will not work if the new libfuse contains only Intel code. > On 2011-06-02, Benjamin Fleischer <[email protected]> wrote: >>> Someone mentioned that it'd be nice to still support PowerPC even when >>> using XCode 4 on Snow Leopard or Lion. >>> >>> Some instructions are here for reinstating PPC support in XCode 4: >>> >>> http://stackoverflow.com/questions/5333490/how-can-we-restore-ppc-ppc64-as-well-as-full-10-4-10-5-sdk-support-to-xcode-4 >> >> Found that too some time ago. A problem might be that Xcode 3 has to be >> installed for this to work. But as somebody posted a while ago you can't >> install Xcode 3 on Lion. The installer terminates with an error. >> Incompatible version or something like that. But there might be a way to >> work around that. >> >> Regards >> Benjamin > > Sent from my mobile device > > Regards, > Mouse -- You received this message because you are subscribed to the Google Groups "MacFUSE" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/macfuse?hl=en.
