huge stack of __dmd_personality_v0 when static libraries are used.

David Nadlinger via digitalmars-d-ldc digitalmars-d-ldc at puremagic.com
Wed Jun 1 10:18:01 PDT 2016


Hi there,

On 1 Jun 2016, at 18:13, Basile B. via digitalmars-d-ldc wrote:
> It looks like the compilation is OK but that's the linking phase that 
> fails. However the invalid symbol name comes from LDC.

It comes from some object file/static library compiled with DMD. You 
mentioned that you had recompiled all the libraries with LDC, but one 
must have slipped through the cracks. LDC does not emit those symbols.

  — David


More information about the digitalmars-d-ldc mailing list