Feature #6867
Use should be able to specify a "custom" compiler set in product_deps
Status:
Accepted
Priority:
Low
Assignee:
-
Target version:
-
Start date:
08/26/2014
Due date:
% Done:
0%
Estimated time:
Description
On some systems (HPC, for instance), the C, C++ and (especially) Fortran compilers may be named as something not known in advance by cetbuildtools. For this, we would need the ability to define (e.g.):
set_name CC CXX FC HPC cc c++ f90This set name ("HPC", here) would be recognized in the compiler column of the qualifier table.
We have no current use case, so this is low priority, but I did not want to lose the idea.
Related issues
History
#1 Updated by Christopher Green over 6 years ago
- Status changed from New to Accepted
One can also imagine cases where the compiler names are dependent on the flavor.