DMD 2.063 produces broken binaries

Walter Bright newshound2 at digitalmars.com
Mon Jun 10 14:33:17 PDT 2013


On 6/10/2013 2:28 PM, nazriel wrote:
>> program was compiled with dmd (2.063) using the following flags: -g -debug
>> -unittest
>
> I suspected it may be the problem with shared libraries.
> Can you try compiling that hello world with static libphobos?
> Or can you attach your segfaulting binary?

Statically linking with libphobos2.a is the default.


More information about the Digitalmars-d mailing list