Skip to content

Makefile.system: when Clang is used, check if gfortran is used#5801

Merged
martin-frbg merged 1 commit into
OpenMathLib:developfrom
pkubaj:patch-2
May 14, 2026
Merged

Makefile.system: when Clang is used, check if gfortran is used#5801
martin-frbg merged 1 commit into
OpenMathLib:developfrom
pkubaj:patch-2

Conversation

@pkubaj
Copy link
Copy Markdown
Contributor

@pkubaj pkubaj commented May 6, 2026

At least on power, GCCVERSIONGT4 is checked for when gfortran is used, like at Makefile.power:59

At least on power, GCCVERSIONGT4 is checked for when gfortran is used, like at Makefile.power:59
@martin-frbg
Copy link
Copy Markdown
Collaborator

I wonder if we could simply drop this check - it was somewhat useful back in the day when POWER9 was new and some distributions still defaulted to gcc4 ? (At least now it does no harm except generate a spurious message)

@pkubaj
Copy link
Copy Markdown
Contributor Author

pkubaj commented May 6, 2026

A spurious message and it downgrades to -mcpu=power8.

@martin-frbg martin-frbg added this to the 0.3.34 milestone May 14, 2026
@martin-frbg martin-frbg merged commit a47b45d into OpenMathLib:develop May 14, 2026
100 of 103 checks passed
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

Successfully merging this pull request may close these issues.

2 participants