stack trace on linux

kinke noone at nowhere.com
Wed Apr 3 09:51:31 UTC 2019


On Wednesday, 3 April 2019 at 06:19:19 UTC, James Blachly wrote:
> Is my system misconfigured, or is this expected?  Why can I not 
> resolve symbols?

It's currently expected. See 
https://github.com/ldc-developers/ldc/issues/863#issuecomment-388589613 for some background info and how you can improve it with `-L-export-dynamic` (implicit for DMD).

> Thanks, and thanks for such a great compiler. We are excited to 
> be matching performance of C and C++ tools with idiomatic D and 
> ldc2 =)

Thx. :)


More information about the digitalmars-d-ldc mailing list