GDC 5.1.0 fails building.

Jens Bauer via D.gnu d.gnu at puremagic.com
Thu Apr 20 00:42:39 PDT 2017


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 
> <d.gnu at puremagic.com> 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 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: internal compiler error: in create_edge, at cgraph.c:869

> I'm not so sure such a change would happen in a minor release.  
> But in any case I'd say it can't be assumed that a version 
> branch will work with anything except the latest release in 
> that series.

OK, I'll attempt to build 5.3.0 and 5.4.0 but I will not expect 
5.3.0 to work. ;)



More information about the D.gnu mailing list