[Bug 296] New: Compile Error on FreeBSD PowerPC64

gdc-bugzilla at gdcproject.org gdc-bugzilla at gdcproject.org
Thu Jul 5 13:34:35 UTC 2018


https://bugzilla.gdcproject.org/show_bug.cgi?id=296

            Bug ID: 296
           Summary: Compile Error on FreeBSD PowerPC64
           Product: GDC
           Version: 7.x
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gdc
          Assignee: ibuclaw at gdcproject.org
          Reporter: clhamilto at gmail.com

Created attachment 94
  --> https://bugzilla.gdcproject.org/attachment.cgi?id=94&action=edit
Partial build log

While trying to build for GCC7 on FreeBSD PowerPC64, I get a linker error:

default-d.o:(.data.rel+0x0): undefined reference to
`rs6000_d_target_versions()'

This function is in 'rs6000-d.c' and is not being compiled and linked. 

I've been successful in building GDC with earlier patches for GCC5, however,
the more recent patches seem to have issues on powerpc64.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the D.gnu mailing list