Skip to content

BLD,BUG: quadmath required where available [f2py] #25189

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

Merged
merged 3 commits into from
Nov 19, 2023

Conversation

charris
Copy link
Member

@charris charris commented Nov 19, 2023

Backport of #25073.

Closes gh-25000.

There's a longer explanation in the issue comment but essentially, for the most common toolchain (gfortran from rtools and standard python), quadmath needs to be declared as an explicit dependency.

Also updates the documentation with supported compiler toolchains.

@charris charris added component: numpy.f2py 08 - Backport Used to tag backport PRs 36 - Build Build related PR labels Nov 19, 2023
@charris charris added this to the 1.26.3 release milestone Nov 19, 2023
@charris charris merged commit f975164 into numpy:maintenance/1.26.x Nov 19, 2023
@charris charris deleted the backport-25073 branch November 19, 2023 23:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
08 - Backport Used to tag backport PRs 36 - Build Build related PR component: numpy.f2py
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants