August 31, 2014
On Sunday, 31 August 2014 at 21:40:51 UTC, seany wrote:
On the other hand, phobos works. But I want some tango functionality, without having to hack it all by hand ...
August 31, 2014
I suggest to try linking with both phobos and tango.
Only the druntime functions contained in phobos should be used by the linker (if I am correct).

Otherwise, did you take a look at code.dlang.org? Depending on your needs, there might be a dub package you could use to fill in for the missing Tango functionalites.


On 08/31/2014 11:42 PM, seany wrote:
> On Sunday, 31 August 2014 at 21:40:51 UTC, seany wrote:
> On the other hand, phobos works. But I want some tango functionality,
> without having to hack it all by hand ...

1 2
Next ›   Last »