stack trace on linux amd64 ?

deadalnix deadalnix at gmail.com
Mon Jun 24 07:54:40 PDT 2013


On Monday, 24 June 2013 at 14:52:29 UTC, deadalnix wrote:
> On Monday, 24 June 2013 at 14:37:16 UTC, Dicebot wrote:
>> Do you have "-L--export-dynamic" in you dmd.conf?
>
> Yes, but I'm not linking with dmd (dmd fork itself and don't 
> free any memory, which so I have a huge dead program sitting in 
> memory during all link time).
>
> How should I link my stuff to make that work properly ?

Haaa, passing -export-dynamic to the linker did the trick.


More information about the Digitalmars-d mailing list