-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
build error on MacOS Monterey on m1 chip #1483
Comments
Anything useful in these previous macOS build related issues? It would be useful if somebody with macOS hardware access could step up and volunteer to investigate and resolve these sort of build issues as many of us don't have such access. macOS and its development environment(s?) seem to have its own particular quirks and dependencies that can trip people up when they're trying to build the |
I'm pretty sure that this is an issue with the setup of the macOS development environment that you're using and not with the You might want to review the macOS build environment dependencies here:
And maybe check the version of the toolchain and headers that you are using to build the RISC-V toolchain here?
It might also be worth asking about this on a more macOS specific forum? |
error.log |
Do you actually need to build the toolchain from sources at all or would a binary build meet your needs? For example:
|
I prefer the binary release. Thank you for your suggestion. |
FYI, this error is not happening anymore after upgrading to macOS Sonoma and Xcode 15.2 (15.4 has other compilation issues - octave-app/octave-app#267). |
Thanks for the update @ihiasi. |
The text was updated successfully, but these errors were encountered: