The tag has no wiki summary.

learn more… | top users | synonyms

2
votes
2answers
43 views

How does a package like ATLAS know which fortran compiler to use?

How does a package like ATLAS know which compilers I have installed on my system? For example, say that I install a local version of gfortran, how do I "register it" in the system so that a package ...