On Thursday, 20 April 2017 at 20:25:21 UTC, Johannes Pfau wrote:
My attempt to build 5.2.0 also failed, but with a more fatal
error:
/Users/build/toolchain/Source/gcc-5.2.0+gdc/libgcc/libgcc2.c:
In function '__muldc3':
/Users/build/toolchain/Source/gcc-5.2.0+gdc/libgcc/libgcc2.c:1992:1: inter
Am Thu, 20 Apr 2017 07:42:39 +
schrieb Jens Bauer :
> On Thursday, 20 April 2017 at 07:06:40 UTC, Iain Buclaw wrote:
> > On 20 April 2017 at 08:05, Jens Bauer via D.gnu
> > wrote:
> >>
> >> It turns out that GDC-5 will not build ...
> >> register_main_translation_unit
> >> is not a member
On Thursday, 20 April 2017 at 07:06:40 UTC, Iain Buclaw wrote:
On 20 April 2017 at 08:05, Jens Bauer via D.gnu
wrote:
It turns out that GDC-5 will not build ...
register_main_translation_unit
is not a member of gcc_debug_hooks.
Note: I'm now attempting to build GDC-5.2.0.
My attempt to bu
On 20 April 2017 at 08:05, Jens Bauer via D.gnu wrote:
> I just started building GDC-5, so I figured I'd use GCC-5.1.0 (for easy
> transition from 4.9).
>
> It turns out that GDC-5 will not build; the file ...
>
> gcc/d/d-lang.cc
>
> ... fails on this line ...
>
> 3c59416a gcc/d/d-lang.cc 2016-10-