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

Split flang.exe into flang-driver #32

Open
ghost opened this issue Feb 16, 2018 · 3 comments
Open

Split flang.exe into flang-driver #32

ghost opened this issue Feb 16, 2018 · 3 comments

Comments

@ghost
Copy link

ghost commented Feb 16, 2018

From conda-forge/numpy-feedstock#79 (comment)

One idea is to create a new flang-driver package that is just the flang executable and have it depend on clangdev (similar to how we split libflang out).

cc @isuruf

@isuruf
Copy link
Member

isuruf commented Feb 16, 2018

Does flang.exe depend on other libraries in clangdev package?

@ghost
Copy link
Author

ghost commented Feb 16, 2018

Yes. So the run requirements for flang-driver would be clangdev. The run requirements for flang would be flang-driver.

Edited to resolve bootstrapping issue.

@h-vetinari
Copy link
Member

Not sure where to put this best, but since I see this issue: we should probably create a new feedstock for flang starting with LLVM 14 (code generation will not be complete, but should help shake out issues)?

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