Skip to content
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

Configure fails: machine `arm64-apple' not recognized #97

Closed
platipodium opened this issue Dec 31, 2022 · 3 comments
Closed

Configure fails: machine `arm64-apple' not recognized #97

platipodium opened this issue Dec 31, 2022 · 3 comments

Comments

@platipodium
Copy link

On Apple M1/Ventura with conda-installed toolchain clang14/gfortran/openmpi

./configure --prefix=$CONDA_PREFIX

gives

checking build system type... Invalid configuration `arm64-apple-darwin20.0.0': machine `arm64-apple' not recognized
@wkliao
Copy link
Member

wkliao commented Jan 3, 2023

Please provide file config.log, so I can take a look.

@mahf708
Copy link

mahf708 commented Jul 6, 2023

This problem is likely resolved on master (but not in the latest release). The config.sub and config.guess must be updated. They were updated in c9de74c.

@wkliao
Copy link
Member

wkliao commented Feb 11, 2024

This is fixed with the new config.guess and config.sub in #116.

@wkliao wkliao closed this as completed Feb 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants