electronic.alchemy
where the past meets the future
start > pike > Building Universal Framework

Building Universal Framework

Created by hww3. Last updated by hww3, 6 years ago. Version #1.

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