[Issue 22463] New: OpenBSD: Allow DMD to work on 32-bit OpenBSD

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Nov 1 01:20:54 UTC 2021


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 at puremagic.com
          Reporter: bcallah at 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.

--


More information about the Digitalmars-d-bugs mailing list