1. Build GMP and Nettle libs for PPC, and store them in /Developer/SDKs/MacOSX10.4u.sdk. 2. Run ranlib on any .a files generated. 3. Run the following command to build a PPC build of pike:
CC="gcc -isysroot /Developer/SDKs/MacOSX10.4u.sdk" make
No comments | Post a Comment| RSS Feed | BackLinks