[Issue 10274] DMD 2.063 produces broken binaries
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Jun 9 12:42:28 PDT 2013
http://d.puremagic.com/issues/show_bug.cgi?id=10274
--- Comment #6 from Jerry Quinn <jlquinn at optonline.net> 2013-06-09 12:42:24 PDT ---
(In reply to comment #5)
> I attempted to reproduce the issue as follows:
>
> 1. Downloaded Ubuntu 13.04/64
>
> 2. Installed it under VirtualBox hosted on OSX
>
> 3. In the VM, downloaded and installed 2.063 from dlang.org/download.html.
>
> 4. Created file junk.d as indicated
>
> 5. Compiled as indicated (log below)
>
> 6. Ran the resulting executable, which printed "Hi" and exited normally.
>
> This seems to be an installation issue. Jerry, could you please download again,
> reinstall, and recheck? Thanks!
I just pulled down a fresh copy onto my Debian testing x86_64 box and tried it
there. Same issue - segfault. I'll repeat on my Ubuntu system but expect the
same result.
Is there a way we can compare .s files or other intermediate product? Unless
there's code in the compiler that says
if (user == "jlquinn") { insert segfault; }
:-)
Would swapping binaries be useful?
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list