Replies: 2 comments 3 replies
-
We don't support PPC, and therefore I personally wouldn't be able to give any advice. Perhaps a good starting point would be to google 'cmake cross-compiling to MIPS' or something. But you'll need the QT5 libs on PPC, and Avahi etc. Probably more work than its worth.
…On Fri, Oct 1, 2021, at 11:40 AM, mzryz wrote:
Hi, I'd like to compile for PPC. I tried the most obvious/easy route
and tried installing via Macports, but it said Intel x86 only. I was
surprised as I have Barrier compiled for MIPS, so surely it must be
possible to compile for PPC?
If it is possible, could someone provide me with the command line
syntax I'd use for compiling, thank you!
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#1302>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAKF2QECRSJYKY2ZWNGH3CDUEWF2DANCNFSM5FEMOJVA>.
--
Kind regards,
--
Dom Rodriguez (also known as shymega)
|
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
mzryz
-
An obvious pick would be use a fallback version which worked on PPC with Qt4. Does anyone know which one was that? I can add it to Macports. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I'd like to compile for PPC. I tried the most obvious/easy route and tried installing via Macports, but it said Intel x86 only. I was surprised as I have Barrier compiled for MIPS, so surely it must be possible to compile for PPC?
If it is possible, could someone provide me with the command line syntax I'd use for compiling, thank you!
Beta Was this translation helpful? Give feedback.
All reactions