On Thursday, 4 February 2016 at 05:19:06 UTC, Joakim wrote:
On Wednesday, 3 February 2016 at 17:36:36 UTC, Nikolay wrote:
I decided try to repeat LDC team forkflow and cherry-pick my
commit to ldc branch (druntime). There are a couple simple
conflicts in src/core/stdc/locale.d &
src/core/sys/posix/signal.d, and one absent (in master) file:
src/rt/sections_ldc.d
I successfully build and run druntime unittests on NetBSD
after resolving conflicts.
PS
I created new pull request to druntime:
https://github.com/D-Programming-Language/druntime/pull/1492
So you built this druntime with dmd on NetBSD?
No I use ldc master for building druntime/phobos on NetBSD