Undefined symbol: _dyld_enumerate_tlv_storage (OSX)

Paolo Invernizzi paolo.invernizzi at gmail.com
Mon Oct 14 07:45:14 UTC 2019


On Monday, 14 October 2019 at 05:36:44 UTC, Joel wrote:
> On Friday, 11 October 2019 at 11:38:27 UTC, Jacob Carlborg 
> wrote:
>> [...]
>
> I get this since Catalina:
>
> Joel-Computer:VacSpace joelchristensen$ dub
> Failed to invoke the compiler dmd to determine the build 
> platform: dyld: lazy symbol binding failed: Symbol not found: 
> _dyld_enumerate_tlv_storage
>   Referenced from: /usr/local/bin/dmd
>   Expected in: /usr/lib/libSystem.B.dylib
>
> dyld: Symbol not found: _dyld_enumerate_tlv_storage
>   Referenced from: /usr/local/bin/dmd
>   Expected in: /usr/lib/libSystem.B.dylib
>
>
> Joel-Computer:VacSpace joelchristensen$
>
> I use Home Brew (brew upgrade dmd, and brew upgrade dub)
> Brew is only up to 2.087.1 at the moment - John Colvin seems to 
> be the man that mantains dmd with brew.

I confirm that DMD downloaded from the official script works like 
charms on Catilina. You can rely on that right now ...



More information about the Digitalmars-d-learn mailing list