LDC 1.7.0 on NixOS/OSX dynamiccompile tests fail

Johan Engelen j at j.nl
Sun Jan 7 15:09:31 UTC 2018


On Saturday, 6 January 2018 at 19:32:12 UTC, Thomas Mader wrote:
> On Saturday, 6 January 2018 at 14:00:59 UTC, Thomas Mader wrote:
>> I had similar problems with the asan tests in 1.5.0 and just 
>> removed them for now.
>
> Can't reproduce the asan problems anymore, so I enabled the 
> tests again but disabled the dynamiccompile tests for now.

The dynamiccompile shared lib probably needs the same rpath logic 
as ASan:
https://github.com/ldc-developers/ldc/blob/f338b559ffdb7b32e862596c44d8999dfa345b42/driver/linker-gcc.cpp#L213-L233

Can you open an issue about it?

Thanks,
   Johan



More information about the digitalmars-d-ldc mailing list