-
-
Notifications
You must be signed in to change notification settings - Fork 37
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
Win meson clang #252
Win meson clang #252
Conversation
This reverts commit 8370005.
…nda-forge-pinning 2023.09.13.19.41.36
…nda-forge-pinning 2023.09.14.15.14.58
…nda-forge-pinning 2023.09.19.10.11.25
Hi! This is the friendly automated conda-forge-linting service. I just wanted to let you know that I linted all conda-recipes in your PR ( |
…nda-forge-pinning 2023.09.19.16.03.16
51d59a6
to
36435de
Compare
Great job in getting to the fortran compilation! Now errors with
From a quick google search, |
It's coming from the |
Oh, old-style Flang was the PGI compiler pretty much, right? The returned link flags are The |
I guess this is a compelling sign that supporting new flang for SciPy is going to need a pull request to meson to make it work. If it was just the first error (-Minform) I'd suggest building with warning_level=0 to suppress meson adding any warning flags of its own (including that one). |
Given the problematic invocation below, what would be the correct one with new-style clang? I would then try to write a minimal translator so that we could move forward in the build at least by a bit.
|
c75a6c8
to
b350303
Compare
b350303
to
2910fd7
Compare
Any ideas why |
So I did a bit of research, and it seems flang uses @eli-schwartz, do you think it's worthwhile introducing a new LLVMFlang (or whatever) flavour in meson already, where we override |
I'm fine with either solution. In the event of a conda side patch I expect it would be used to test things for later merging into meson, of course. :) |
…nda-forge-pinning 2023.09.21.23.09.50
Checklist
0
(if the version changed)conda-smithy
(Use the phrase@conda-forge-admin, please rerender
in a comment in this PR for automated rerendering)