Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 08 Jan 2020 14:26:34 +0000
From:      bugzilla-noreply@freebsd.org
To:        powerpc@FreeBSD.org
Subject:   [Bug 243188] emulators/qemu: fix build on powerpc64 elfv2
Message-ID:  <bug-243188-25139@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 243188
           Summary: emulators/qemu: fix build on powerpc64 elfv2
           Product: Ports & Packages
           Version: Latest
          Hardware: powerpc
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: bofh@freebsd.org
          Reporter: pkubaj@FreeBSD.org
                CC: powerpc@FreeBSD.org
             Flags: maintainer-feedback?(bofh@freebsd.org)
                CC: powerpc@FreeBSD.org
          Assignee: bofh@freebsd.org

Created attachment 210536
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D210536&action=
=3Dedit
patch

Clang doesn't like -mbig:
cc -mbig -c -o spapr-rtas.o spapr-rtas.S
cc: error: unknown argument: '-mbig'

This file doesn't seem to be built on amd64, so removing -mbig doesn't caus=
e a
problem there. I also successfully built on powerpc64 elfv1 and it also bui=
lds.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



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