[Bug go/65404] New: cgo tool on powerpc-linux-gnu maybe incomplete

doko at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Mar 12 14:49:00 GMT 2015


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65404

            Bug ID: 65404
           Summary: cgo tool on powerpc-linux-gnu maybe incomplete
           Product: gcc
           Version: 5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: go
          Assignee: ian at airs dot com
          Reporter: doko at gcc dot gnu.org
                CC: cmang at google dot com

cgo tool on powerpc-linux-gnu maybe incomplete

the symptom noted at https://launchpad.net/bugs/1431032
shows an error:
dist/src/github.com/lxc/lxd/shared/container.go:11:2: C source files not
allowed when not using cgo: sqlite3-binding.c

another not yet implemented issue is the support for PPC relocations, reported
as
https://github.com/golang/go/issues/10118



More information about the Gcc-bugs mailing list