On Thursday, 31 October 2013 at 19:00:42 UTC, Martin Nowak wrote:
There are line numbers on windows. The unix stuff relies on the dynamic symbol tables to find symbol names (that's why it needs --export-dynamic). To get line number information you need to process debug information.

It does not work now even with --export-dynamic on Linux, that is the whole point.

Reply via email to