https://issues.dlang.org/show_bug.cgi?id=22463
Issue ID: 22463
Summary: OpenBSD: Allow DMD to work on 32-bit OpenBSD
Product: D
Version: D2
Hardware: x86
OS: Other
Status: NEW
Severity: major
Priority: P1
Component: dmd
Assignee: [email protected]
Reporter: [email protected]
OpenBSD does not support these symbols. They cause DMD to throw Floating Point
errors whenever trying to compile something.
With this diff, a working DMD compiler can be build on 32-bit OpenBSD. This
will also allow me to extend the OpenBSD package with 32-bit support.
--