On 30 August 2012 10:40, Stefan Frijters <sfrijt...@gmail.com> 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 first attempt, so I guess we could figure something out. > > > Well, for me the problems have now been solved with Johannes Pfau's > instructions on the gdcproject.org wiki (which, incidentally, sets > --with-bugurl="http://gdcproject.org/bugzilla" too). > > A question though: will the gdc-4.7 branch be updated to the 2.060 frontend > at any point? I don't suppose I can just cherry-pick the single "Update D > Frontend to 2.060" commit from master :-D > > Cheers, > > Stefan
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. Regards -- Iain Buclaw *(p < e ? p++ : p) = (c & 0x0f) + '0';