[MacPorts] #61468: Selecting gcc as system default does not work on macOS 11.0 Big Sur

MacPorts noreply at macports.org
Sun Nov 15 11:53:16 UTC 2020


#61468: Selecting gcc as system default does not work on macOS 11.0 Big Sur
-----------------------+--------------------
 Reporter:  smeingast  |      Owner:  (none)
     Type:  defect     |     Status:  new
 Priority:  Normal     |  Milestone:
Component:  ports      |    Version:
 Keywords:             |       Port:  gcc10
-----------------------+--------------------
 I just built gcc10 successfully on Big Sur, but selecting it as system
 default does not work


 {{{
 port select --list gcc
 sudo port select gcc mp-gcc10
 hash gcc
 }}}

 successfully lists then


 {{{
 port select --list gcc
 mp-gcc10 (active)
 }}}

 but


 {{{
 which gcc
 }}}

 still points to


 {{{
 /usr/bin/gcc
 }}}

 Any clue what I am doing wrong, this has always worked previously.

-- 
Ticket URL: <https://trac.macports.org/ticket/61468>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list