[Issue 12965] New: DMD sets ELFOSABI to ELFOSABI_LINUX on all systems
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Sun Jun 22 20:11:52 PDT 2014
https://issues.dlang.org/show_bug.cgi?id=12965
Issue ID: 12965
Summary: DMD sets ELFOSABI to ELFOSABI_LINUX on all systems
Product: D
Version: unspecified
Hardware: x86
OS: All
Status: NEW
Severity: normal
Priority: P1
Component: DMD
Assignee: nobody at puremagic.com
Reporter: jason.brian.king at gmail.com
DMD currently sets the ELFOSABI value for any ELF targets to ELFOSABI_LINUX,
regardless of the actual target platform. It should set it to the target's
ABI.
--
More information about the Digitalmars-d-bugs
mailing list