On 26 Dec 2019, at 01:32, Patryk Laurent <plaur...@me.com> wrote: > > > Hi David, > >> On Dec 25, 2019, at 01:19, David Chisnall <gnus...@theravensnest.org> wrote: >> >> Hi, >> >> This sounds like the issue with the Linux run-time linker and the 1.x >> non-fragile ABI. This can be fixed by either: >> >> 1. Using pretty much any non-Linux OS, or >> 2. Using the 2.0 ABI and clang 8.0 or later. >> > > Brilliant — that did it, thank you! Everything is running smoothly and > snappily on Aarch64 with clang9 and the 2.0 runtime.
Yay! David