On Sun, 9 Dec 2018 at 21:16, John David Anglin <dave.ang...@bell.net> wrote:
>
> The attached change implements a first cut at libphobos support on
> hppa/glibc/linux.  Test
> results are here:
> <https://gcc.gnu.org/ml/gcc-testresults/2018-12/msg00778.html>.
>
> Okay?
>

>From what I can see, everything is properly scoped and looks valid (no
accidental C-style syntax anywhere).  Looking at the test results,
seems like nothing runs, which may not be entirely unexpected from a
new port, but I would have expected a little better.  I've just tried
building a cross-compiler and running some small programs under qemu,
but it seems that nothing works under emulation, not even C programs.

Would you mind if I send this to the upstream druntime first?
Repository is here https://github.com/dlang/druntime

-- 
Iain

Reply via email to