Gcc head has turned to version 4.9. This causes the setup-gcc
script in gdc to fail. In addition, the version number string in
gcc is no more in gcc/version.c but in gcc/BASE-VER. Setup-gcc
still works when manually forced to version 4.8.
- gcc 4.9 Timo Sintonen
- Re: gcc 4.9 Iain Buclaw