https://issues.dlang.org/show_bug.cgi?id=10508
Martin Nowak <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |minor --- Comment #4 from Martin Nowak <[email protected]> --- There are a few more issues for CentOS 5. The elf.h header is missing some newer relocation types, e.g. R_X86_64_PC64. Phobos is linking against libcurl.so.4, but only .so.3 is available. So if you're still interested in fixing those, please contribute :). --
