We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We want to switch from mingw-gfortran to flang on windows. But I am running into this issue:
build stopped: multiple rules generate D:/bld/mystran_1736277984169/work/Binaries/mod/allocated_memory_use_ifs.mod.
Sadly it's not obvious for me whats wrong, thats why I decided to create this issue. Maybe someone of you knows what has to be patched.
ref: conda-forge/mystran-feedstock#5
The text was updated successfully, but these errors were encountered:
ok this was the ninja error I was getting before. I resolved it with this commit: dfd10a3
the modules were build twice, which ninja didn't accepted.
Sorry, something went wrong.
can you wrap that commit in a PR, please? if it doesn't break any other current builds, we can merge it!
It's included here: #92
No branches or pull requests
We want to switch from mingw-gfortran to flang on windows. But I am running into this issue:
Sadly it's not obvious for me whats wrong, thats why I decided to create this issue. Maybe someone of you knows what has to be patched.
ref: conda-forge/mystran-feedstock#5
The text was updated successfully, but these errors were encountered: