Undefined symbol: _dyld_enumerate_tlv_storage (OSX)

Robert M. Münch robert.muench at saphirion.com
Mon Oct 14 07:29:41 UTC 2019


On 2019-10-11 18:09:01 +0000, Jacob Carlborg said:

> No, I don't think that's the problem. I have the same setup and I don't 
> have this problem.

Interesting... but the update seems to have solved the problem. Maybe 
some old DMD compiler stuff lying around got in the way.

> What result do you get if you run the following command:
> 
> nm /usr/lib/system/libdyld.dylib | grep _dyld_enumerate_tlv_storage

=> nm /usr/lib/system/libdyld.dylib | grep _dyld_enumerate_tlv_storage
0000000000017eca T _dyld_enumerate_tlv_storage


-- 
Robert M. Münch
http://www.saphirion.com
smarter | better | faster



More information about the Digitalmars-d-learn mailing list