Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Nov 2023 17:40:18 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 275456] lang/ldc: Fix build on powerpc64 (big endian)
Message-ID:  <bug-275456-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D275456

            Bug ID: 275456
           Summary: lang/ldc: Fix build on powerpc64 (big endian)
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: acm@FreeBSD.org
          Reporter: hamiltcl@verizon.net
             Flags: maintainer-feedback?(acm@FreeBSD.org)
          Assignee: acm@FreeBSD.org
 Attachment #246693 text/plain
         mime type:

Created attachment 246693
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D246693&action=
=3Dedit
Fix build on powerpc64 (big endian)

ldc build completes successfully but the resulting compiler does not create
valid executable due to target ABI set to "elfv1" for powerpc64.=20=20

Compiler works for powerpc64le.=20

Patch attached that fixes this issue.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-275456-7788>