ld errors in osx Catalina

David Briant dbriant at symmetryinvestments.com
Wed Oct 9 15:57:26 UTC 2019


On Wednesday, 9 October 2019 at 15:42:42 UTC, David Briant wrote:
> On Wednesday, 9 October 2019 at 10:33:21 UTC, David Briant 
> wrote:
>> [...]
>
>
> If I uninstall clang using conda I now get:
>
> (base) Davids-MacBook:fred david$ dub
> Performing "debug" build using /Library/D/dmd/bin/dmd for 
> x86_64.
> fred ~master: building configuration "application"...
> Linking...
> x86_64-apple-darwin13.4.0-clang: No such file or directory
> core.thread.ThreadError at src/core/thread.d(3093): Unable to load 
> thread state
> ----------------
> Error: linker exited with status 255
> /Library/D/dmd/bin/dmd failed with exit code 1.
>
>
> It seems like dub has somehow gotten entwined with the anaconda 
> compiler - any ideas how to fix?

FYI Solution was to use anaconda-clean to remove anaconda 
completely, then uninstall dmd using homebrew then reinstall the 
beta version.


More information about the Digitalmars-d-learn mailing list