Changes between Version 1 and Version 2 of Ticket #64353, comment 37


Ignore:
Timestamp:
Jan 10, 2022, 5:40:58 PM (2 years ago)
Author:
kencu (Ken)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #64353, comment 37

    v1 v2  
    3636Perhaps. I find it is reproducible evidence of the algorithm working.
    3737
    38 {{{default_compilers}}} is picking the first default compiler you specified.  It does not do a lot of further analysis. Everything is working 100% as expected to me.
     38{{{default_compilers}}} is picking the first default compiler you specified.  It does not do a lot of further analysis, as it makes it's decisions and returns before things like openmp are pondered. I would have to experiment a bit to see if explicitly blacklisting a compiler would make it move down the list (I think that it would, but I don't have an afternoon today for this kind of thing to prove it).
    3939
    40 As above, you might prefer:
     40So as above, you might prefer:
    4141
    4242To get what you want, which seems to be that you want 99.99% of the standard compiler selection mechanism working as it is, but you just want the order of macports-clang-N selection changing, you might be happier if you adjusted that list on your system slightly. It lives here: