Index: b/gcc-with-python
===================================================================
--- a/gcc-with-python
+++ b/gcc-with-python
@@ -16,4 +16,4 @@
 #   along with this program.  If not, see
 #   <http://www.gnu.org/licenses/>.
 
-${CC:-gcc} -fplugin=$(pwd)/python.so -fplugin-arg-python-script=$@
+${CC:-gcc-5} -fplugin=$(pwd)/python.so -fplugin-arg-python-script=$@
