D.gnu - gcc 4.9
- Timo Sintonen (4/4) Mar 17 2013 Gcc head has turned to version 4.9. This causes the setup-gcc
- Iain Buclaw (8/12) Mar 17 2013 As faras I can see, no tarballs have been released. As soon as this is
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.
Mar 17 2013
On 17 March 2013 12:08, Timo Sintonen <t.sintonen luukku.com> wrote: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.As faras I can see, no tarballs have been released. As soon as this is done, I'll branch off gdc development to make a 4.8 branch and switch master to 4.9 Regards -- Iain Buclaw *(p < e ? p++ : p) = (c & 0x0f) + '0';
Mar 17 2013