Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 03 Feb 2020 18:32:02 +0000
From:      bugzilla-noreply@freebsd.org
To:        powerpc@FreeBSD.org
Subject:   [Bug 243851] math/flint2: fix build on powerpc64 elfv2
Message-ID:  <bug-243851-25139@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 243851
           Summary: math/flint2: 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: yuri@freebsd.org
          Reporter: pkubaj@FreeBSD.org
                CC: powerpc@FreeBSD.org
             Flags: maintainer-feedback?(yuri@freebsd.org)
                CC: powerpc@FreeBSD.org
          Assignee: yuri@freebsd.org

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

Build fails with:
In file included from
/wrkdirs/usr/ports/math/flint2/work/flint2-2baa9bc/profiler.c:18:
/wrkdirs/usr/ports/math/flint2/work/flint2-2baa9bc/profiler.h:116:10: error:
unknown register name '%edx' in asm
       : "%edx", "%eax");
         ^
1 error generated.

GCC for some reason can compile it.

--=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-243851-25139>