Undefined symbol: _dyld_enumerate_tlv_storage (OSX)

Daniel Kozak kozzi11 at gmail.com
Thu Oct 10 18:31:25 UTC 2019


What dmd version?

https://issues.dlang.org/show_bug.cgi?id=20019

On Thu, Oct 10, 2019 at 8:15 PM Robert M. Münch via
Digitalmars-d-learn <digitalmars-d-learn at puremagic.com> wrote:
>
> I have two project I want to compile and both times get this error:
>
> Undefined symbols for architecture x86_64:
>   "_dyld_enumerate_tlv_storage", referenced from:
>       __d_dyld_getTLSRange in libphobos2.a(osx_tls.o)
>
> I'm wondering where this comes from as I didn't see it in the past. Any idea?
>
> --
> Robert M. Münch
> http://www.saphirion.com
> smarter | better | faster
>



More information about the Digitalmars-d-learn mailing list