Skip to content

When building with intel or oneapi or ... as preferred compiler, use gcc for building cmake? #1514

@climbfuji

Description

@climbfuji

Is your feature request related to a problem? Please describe.

I am getting weird build failures for [email protected] with the latest [email protected]. Since cmake is simply a build tool that is not linked to any code we compile, I am wondering if we should build cmake with gcc when the preferred compiler is in this list:

  • intel
  • oneapi
  • nvhpc

I would prefer to build cmake with the preferred compiler when the preferred compiler is any of:

  • llvm
  • apple-clang
  • clang
  • aocc

Am I missing a compiler? Comments? Suggestions?

Describe the solution you'd like

See above

Additional context

n/a

Metadata

Metadata

Assignees

Labels

questionFurther information is requested

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions