On 30 August 2012 11:25, Johannes Pfau <nos...@example.com> wrote: > Am Thu, 30 Aug 2012 11:12:25 +0100 > schrieb Iain Buclaw <ibuc...@ubuntu.com>: > >> 4.8 is currently what I'm testing... >> >> The multiarch-trunk patch applies cleanly to gcc-4.8, just building >> with that at the moment. > > You also need the armhf-triplet.diff patch to fix the "conftest.c:1:0: > sorry, unimplemented: -mfloat-abi=hard and VFP" error. > > Or you could just build with --target=arm-linux-gnueabi instead of > arm-linux-gnueabihf, according to some old discussion there's no real > difference between those two (the relevant options are --with-fpu and > --with-float) >
Ah, cool. Well that's me finishing building it. I'll push porting patches into the repo. It works in my head, could you give it a test? -- Iain Buclaw *(p < e ? p++ : p) = (c & 0x0f) + '0';