<div dir="ltr"><div>Will do! However, I've been to run all the tests. The druntime-test-runner apps fails to build with the below error. Any suggestions?<br></div><div><br></div><div>Error: template `core.internal.dassert._d_assert_fail` cannot deduce function from argument types `!("!", bool)(bool)`, candidates are:<br>core/internal/dassert.d(8): `_d_assert_fail(string comp, A, B)(auto ref scope const A a, auto ref scope const B b)`<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Dec 17, 2021 at 8:15 AM Johan via digitalmars-d-ldc <<a href="mailto:digitalmars-d-ldc@puremagic.com">digitalmars-d-ldc@puremagic.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Thursday, 16 December 2021 at 14:55:52 UTC, Curtis Hamilton <br>
wrote:<br>
> On Sat, Dec 11, 2021 at 6:55 PM kinke via digitalmars-d-ldc < <br>
> <a href="mailto:digitalmars-d-ldc@puremagic.com" target="_blank">digitalmars-d-ldc@puremagic.com</a>> wrote:<br>
><br>
>> On Saturday, 11 December 2021 at 05:15:33 UTC, Curtis Hamilton <br>
>> wrote:<br>
>> > Unfortunately I’ve not been successful in using LDC-0.17.6 <br>
>> > or ltsmaster to bootstrap and build a newer LDC release.<br>
>> ><br>
>> > But I have managed to build LDC-1.23 using GDC as the host D <br>
>> > compiler.<br>
>><br>
>> Yeah, gdc is the suggested bootstrap way. - So you got that <br>
>> LDC to successfully build druntime and Phobos? I wouldn't have <br>
>> thought you'd get that far ;) - there's a number of (old) <br>
>> reported PowerPC issues on GitHub.<br>
>><br>
> Yes, I’ve been successful in getting LDC to build using GDC as <br>
> the host D. In fact, the resulting build seems to be working <br>
> well. I did have to make a few changes to the code to get <br>
> everything working.<br>
<br>
Good news :)<br>
Would you be so kind to submit the required changes as PRs on <br>
Github?<br>
<br>
Thanks!<br>
Johan<br>
<br>
<br>
<br>
</blockquote></div>