-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Unable to build riscv64im/riscv32im toolchain #1693
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
Comments
Please try the build instructions in the README and see if they work before trying to create a proprietary script for the build. I.e.:
|
This worked fine for me:
BTW - in case it helps at all you can build a single multilib toolchain for both
|
Hey! Thanks for the help. I applied the shallow clone workaround you mentioned and it builds fine for me now. Though I am facing issues getting the toolchain build for macos on osx/x64. I am mounting a new disk image like so but facing an error. Is there some standard procedure for it too ? :
|
This is a known issue which will hopefully be addressed sooner rather than later:
Sorry, I have no idea about macOS build issues and no access to hardware allowing me to exercise such a build. Do you actually need to build the toolchain from scratch or could you use a binary distribution such as...
@ilg-ul's xPack project also provides toolchain builds for macOS. And the build framework/scripts for building on all platforms, including macOS, are made available. Several of the existing issues here also touch upon macOS build issues in case there's anything useful there: |
Thanks. I will check it out. |
Hello!
I am using the following script to build the toolchain:
but the build fails with an error message saying that sprintf should not be used and an unkown compile option. Am I missing any flag that I should pass ? Refer the logs for more information.
The text was updated successfully, but these errors were encountered: