[Issue 2932] bad e_ehsize (36 != 52)

2014-04-18 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=2932 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added Version|1.043 |D1 --

[Issue 2932] bad e_ehsize (36 != 52)

2009-07-09 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2932 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 2932] bad e_ehsize (36 != 52)

2009-06-23 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2932 --- Comment #2 from Leandro Lucarella llu...@gmail.com 2009-06-23 06:03:49 PDT --- This seems to be a DMD error indeed. Here is what the Gold author said: The object file you attached does indeed have an e_ehsize field with a value of 36.

[Issue 2932] bad e_ehsize (36 != 52)

2009-05-06 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2932 --- Comment #1 from llu...@gmail.com 2009-05-06 08:47 --- BTW, GNU Gold works great with gdc and ldc, so it looks like it's definitely not a frontend problem. GNU Gold is supposed to replace the old GNU ld linker sooner than later,