December 05, 2013 dmd git head completely broken on ubuntu (but not osx) | ||||
---|---|---|---|---|
| ||||
Attachments:
| https://d.puremagic.com/issues/show_bug.cgi?id=11684 is a pretty serious regression: when building dmd/druntime/phobos from source, any call to writeln will result in segfault on ubuntu (but on osx I don't have this problem) with git checkout 2.064 instead of git checkout master, things work. |
December 05, 2013 Re: dmd git head completely broken on ubuntu (but not osx) | ||||
---|---|---|---|---|
| ||||
Posted in reply to Timothee Cour | On Thursday, 5 December 2013 at 19:18:01 UTC, Timothee Cour wrote:
> https://d.puremagic.com/issues/show_bug.cgi?id=11684 is a pretty serious
> regression:
> when building dmd/druntime/phobos from source, any call to writeln will
> result in segfault on ubuntu (but on osx I don't have this problem)
>
> with git checkout 2.064 instead of git checkout master, things work.
In my setup (Ubuntu 12.04.3 LTS, x86_64), compiled programs segfault somewhere during C runtime initialization. 2.064 works.
|
Copyright © 1999-2021 by the D Language Foundation