Skip to content

Undefined reference to __tls_get_addr_opt #1756

@IvantheDugtrio

Description

@IvantheDugtrio

I get the following error when building the master branch with all submodules pulled:

CMake Error at cmake/Modules/ExtractDMDSystemLinker.cmake:40 (message):
  Failed to compile empty program using D compiler '/usr/local/bin/ldmd2'

First I compiled LDC 0.17 using the ltsmaster branch before switching to the master branch and reinitializing all submodules. I am using CMake 3.6.2 and LLVM 3.9.0. Both were compiled from source on a CentOS 7.2 ppc64 big-endian host.

I suspect this has something to do with the lack of rdmd tools since LDC does not come with them.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions