DMD 2.063 produces broken binaries

Andrei Alexandrescu SeeWebsiteForEmail at erdani.org
Mon Jun 10 21:22:17 PDT 2013


On 6/10/13 6:10 PM, Jerry wrote:
> [pid 23169] open("/home/jlquinn/dmd2/linux/bin64/../lib64/libphobos2.a", O_RDONLY|O_CLOEXEC) = 11

OK, so it seems this is the cause. I'm trying to repro it on a fresh 
Ubuntu 12.10 VM. So at least two bugs:

1. We link dynamically by default at least on some systems.

2. The dynamically linked programs crash again at least on some systems.


Andrei




More information about the Digitalmars-d mailing list