WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Conversation

@RunjiLiu
Copy link
Contributor

I attempted to build codex on LoongArch Linux and encountered compilation errors.
After investigation, the errors were traced to certain windows-sys features
which rely on platform-specific cfgs that only support x86 and aarch64.

With this change applied, the project now builds and runs successfully on my
platform:

  • OS: AOSC OS (loongarch64)
  • Kernel: Linux 6.17
  • CPU: Loongson-3A6000

Please let me know if this approach is reasonable, or if there is a better way
to support additional platforms.

@github-actions
Copy link
Contributor

github-actions bot commented Dec 24, 2025

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@RunjiLiu
Copy link
Contributor Author

I have read the CLA Document and I hereby sign the CLA

github-actions bot added a commit that referenced this pull request Dec 24, 2025
@etraut-openai etraut-openai merged commit 810ebe0 into openai:main Dec 25, 2025
26 of 27 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Dec 25, 2025
@etraut-openai
Copy link
Collaborator

Thanks for the contribution!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants