On 6 July 2012 02:14, Alex Rønne Petersen <a...@lycus.org> wrote: > On 06-07-2012 00:39, Timofei Bolshakov wrote: >> >> >> I have the same problem ... >>> >>> Using the wrong GCC version. I've removed all backwards compatibility >> >> >> Do you mean I need 4.6.2? >> > > You need 4.7 at the very least. Preferably 4.8. >
I think I'll need to push a temp patch for 4.7.x compat, there has been at least one function renamed during the 4.8 development process that I'll need to add an ifdef conditional for. -- Iain Buclaw *(p < e ? p++ : p) = (c & 0x0f) + '0';