www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 22463] New: OpenBSD: Allow DMD to work on 32-bit OpenBSD

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: nobody puremagic.com
          Reporter: bcallah openbsd.org

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.

--
Oct 31 2021