Skip to content

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

Open
pkubaj wants to merge 1 commit intoOpenMathLib:developfrom
pkubaj:patch-2
Open

Makefile.system: when Clang is used, check if gfortran is used#5801
pkubaj wants to merge 1 commit intoOpenMathLib: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.

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