Should "std.net.curl" be moved from Phobos to Deimos?
Adam D. Ruppe
destructionator at gmail.com
Thu Nov 28 09:17:39 PST 2013
On Thursday, 28 November 2013 at 17:12:25 UTC, Jordi Sayol wrote:
> Please can you show something on dmd/phobos that fails on any
> actively maintained Linux distro that properly works on another
> one?
The dmd zip doesn't work on CentOS 5 because of a libc version
mismatch, so it has to be recompiled from source, and then
sometimes dmd.conf has to be edited too because it passes an
option that older ld's didn't understand.
CentOS 5 may be old, but it is still in use in a lot of places.
BTW I'm in favor of keeping the zip, it is perfect for me on my
slackware+wine setup. But adding other options is cool too.
More information about the Digitalmars-d
mailing list