How do I select the active gcc compiler on Mac OS X?
Answer:
Type gcc_select l to list available compiler versions. Then type gcc_select force #.# to set the active gcc compiler to v#.# (you may need administrator privileges to perform this operation).