Compiling without a PPC Mac

Archive of historical development discussions
Discussions / Development has moved to GitHub
Forum rules
*******************************
Please be aware we are now using GitHub for issue tracking and feature requests.
- This section of the forum is now closed to new topics.

*******************************
Post Reply
realityking
Veteran User
Posts: 680
Joined: Tue Apr 24, 2007 12:36 pm

Compiling without a PPC Mac

Post by realityking »

Hi,

I'm playing a little with the source and would like to encode myself a HandBrake from scratch (ergo without the downloaded pre-compiled libraries) however I don't have access to a PPC Mac - is this possible?
hawkman
Veteran User
Posts: 609
Joined: Sat Feb 17, 2007 9:46 pm

Post by hawkman »

I believe so, but the result will be Intel-only. The way I did it in the past was to run jam, ignore the failure, then package up the contribs as they are in the downloaded bundle. But there's probably a better way.
Cyander
Experienced
Posts: 94
Joined: Tue Mar 20, 2007 9:19 pm

Post by Cyander »

Would this be built from an Intel Mac? If so, you can still produce universal binaries just fine, and build just fine.
Post Reply