D on the Raspberry Pi

Johannes Pfau nospam at example.com
Thu Aug 30 03:25:56 PDT 2012


Am Thu, 30 Aug 2012 11:12:25 +0100
schrieb Iain Buclaw <ibuclaw at 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)



More information about the D.gnu mailing list