-
Notifications
You must be signed in to change notification settings - Fork 445
Support PPC64 LE Linux #290
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
@bkaradzic I hope you are well and sound. I would like to ask the PR is rejected please. |
@bkaradzic my bad. Thanks for the feedback. |
@bkaradzic I have just added description for the PR. If possible, would you be able to re-open the PR? Thanks for the consideration |
Which OpenPPC you're using for testing? |
Mainly LE variant but I do believe some devs might find BE useful.
This is the only change. |
I do not plan to support BE at all.
What's the difference if you just compile it with |
@bkaradzic the
P/S: I compiled the |
👍 I added a new commit to ensure that Ref: runlevel5@f63daba |
It should be enough to unblock me with LWJGL Pull Request LWJGL-CI/bgfx#3 |
@bkaradzic great thanks for reviewing this PR. I would like to ask if you plan to bundle ppc64le version of Kind regards |
This would add a build config for PowerPC 64 Little Endian architecture with gcc
It's part of my effort to get LWJGL working for game development on the OpenPOWER platform.
Many thanks
How to build?