You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ sudo port
MacPorts 2.4.0
Entering shell mode... ("help" for help, "quit" to quit)
[comar/comar] > select --list gcc
Available versions for gcc:
mp-gcc6
none (active)
[comar/comar] > set gcc mp-gcc47
Error: "port set" is ambiguous:
port setunrequested
port setrequested
[comar/comar] > select --set gcc mp-gcc47
Selecting 'mp-gcc47' for 'gcc' failed: The specified version 'mp-gcc47' is not valid.
[comar/comar] > select --set gcc mp-gcc6
Selecting 'mp-gcc6' for 'gcc' succeeded. 'mp-gcc6' is now active.
[comar/comar] >
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: