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
If ./configure detects an existing GCC installed in Sage (SAGE_INSTALL_GCC=exists) then it should keep gcc selected among the packages to be installed as part of the distribution. Otherwise it basically deselects gcc which is the wrong thing to do (with any package).