Is this still true as it seems to be? If so, how do I tell dmd/ldc2 not to do that, but to use the available SO at:
I'm not sure about ldc but the dmd option `-defaultlib=libphobos2.so` should do it. I think ldmd also works with that.
Adam D. Ruppe via Digitalmars-d Sat, 17 Oct 2015 15:42:52 -0700
Is this still true as it seems to be? If so, how do I tell dmd/ldc2 not to do that, but to use the available SO at:
I'm not sure about ldc but the dmd option `-defaultlib=libphobos2.so` should do it. I think ldmd also works with that.