OS X problem

2012-08-30 Thread jerro
I'm trying to use GDC on OS X 10.7.3. GDC itself builds fine, but when I try to make an executable with it I get an error about __deh_eh_array not being defined. Is that a bug or am I doing something wrong? I don't normally use OS X so it could be something really obvious.

Re: D on the Raspberry Pi

2012-08-30 Thread Iain Buclaw
On 30 August 2012 13:21, Iain Buclaw wrote: > On 30 August 2012 13:20, Iain Buclaw wrote: >> On 30 August 2012 13:12, Iain Buclaw wrote: >>> On 30 August 2012 11:25, Johannes Pfau wrote: Am Thu, 30 Aug 2012 11:12:25 +0100 schrieb Iain Buclaw : > 4.8 is currently what I'm test

Re: D on the Raspberry Pi

2012-08-30 Thread Iain Buclaw
On 30 August 2012 13:20, Iain Buclaw wrote: > On 30 August 2012 13:12, Iain Buclaw wrote: >> On 30 August 2012 11:25, Johannes Pfau wrote: >>> Am Thu, 30 Aug 2012 11:12:25 +0100 >>> schrieb Iain Buclaw : >>> 4.8 is currently what I'm testing... The multiarch-trunk patch applies cl

Re: D on the Raspberry Pi

2012-08-30 Thread Iain Buclaw
On 30 August 2012 13:12, Iain Buclaw wrote: > On 30 August 2012 11:25, Johannes Pfau wrote: >> Am Thu, 30 Aug 2012 11:12:25 +0100 >> schrieb Iain Buclaw : >> >>> 4.8 is currently what I'm testing... >>> >>> The multiarch-trunk patch applies cleanly to gcc-4.8, just building >>> with that at the m

Re: D on the Raspberry Pi

2012-08-30 Thread Iain Buclaw
On 30 August 2012 11:25, Johannes Pfau wrote: > Am Thu, 30 Aug 2012 11:12:25 +0100 > schrieb Iain Buclaw : > >> 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

Re: D on the Raspberry Pi

2012-08-30 Thread Johannes Pfau
Am Thu, 30 Aug 2012 11:12:25 +0100 schrieb Iain Buclaw : > 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-

Re: D on the Raspberry Pi

2012-08-30 Thread Iain Buclaw
On 30 August 2012 10:40, Stefan Frijters wrote: > On Thursday, 30 August 2012 at 08:02:36 UTC, Iain Buclaw wrote: >> >> Don't use the bitbucket issue page to file bugs. This will be turned off >> soon. ;-) >> >> Other than that I seem to be hitting the same error doing a cross-compiler >> on the f

Re: D on the Raspberry Pi

2012-08-30 Thread Stefan Frijters
On Thursday, 30 August 2012 at 08:02:36 UTC, Iain Buclaw wrote: Don't use the bitbucket issue page to file bugs. This will be turned off soon. ;-) Other than that I seem to be hitting the same error doing a cross-compiler on the first attempt, so I guess we could figure something out. Well,

Removal of gcc.config, std.c.unix modules, and x3 module generation from libphobos and libdruntime.

2012-08-30 Thread Iain Buclaw
Please take note for those who are using platforms not supported by druntime. https://github.com/D-Programming-GDC/GDC/commit/ffed7d684e94d2b933a7d2f27403d8fb7de65314 Regards

Re: D on the Raspberry Pi

2012-08-30 Thread Iain Buclaw
On Monday, 13 August 2012 at 09:27:40 UTC, Stefan Frijters wrote: On Sunday, 12 August 2012 at 12:31:04 UTC, Stefan Frijters wrote: Ugh, I was in a hurry yesterday and while cleaning up some stuff (8GB SD card fills up mighty quickly when doing these compilations) I accidentally rm -rf'ed the w