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

Build flang on apple M1? #85

Open
michaeldupton opened this issue Jan 19, 2022 · 1 comment
Open

Build flang on apple M1? #85

michaeldupton opened this issue Jan 19, 2022 · 1 comment

Comments

@michaeldupton
Copy link

Does flang build on MacOS currently? It looks like there has been work that has been recently merged. Does someone have the recipe for the M1 that works? I have tried following the instructions, so far without success.

I can get release_12x to compile using the apple compilers.

release_100 does not work

the subsequent build of libpgmath fails.
cant find llvm-lit and also aliasing complaints

@kiranchandramohan
Copy link
Collaborator

Thanks for trying flang on M1. The patch that was recently merge adds support for Mac on x86 only. Meow64 is trying to cross-compile and ran into a few issues in pgmath (flang-compiler/flang#1202). Can you add your question there?

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

2 participants