Clang support for Darwin/PPC ABI? #44
pepas-everly
started this conversation in
General
Replies: 2 comments 1 reply
-
|
Ah, I think I found it https://github.com/iains/LLVM-7-branch |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
@pepas-everly I was also referring to #30 (reply in thread) P. S. @iains Whenever you decide to share what has been done, myself and hopefully @catap can help with testing and, if needed, work on |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
Many thanks to @iains and @barracuda156 for your efforts to support Darwin/PowerPC.
I was looking today at adding pyobjc to https://github.com/cellularmitosis/leopard.sh which led me to discover that several "modern" obj-c features are only supported by clang https://stackoverflow.com/a/22275354 (I am surprised I hadn't realized this until now).
Then I came across a thread which hinted that Iain may be working on Darwin/PPC support for clang? https://forums.macrumors.com/threads/macports-development-for-powerpc-10-4-10-5-10-6-unofficial-invitation-to-cooperate.2363509/post-31693500
Anyway, I just wanted to check on that, and thank you again for your efforts!
Beta Was this translation helpful? Give feedback.
All reactions