[MacPorts] #56576: pmk: error: 32-bit absolute addressing is not supported in 64-bit mode
MacPorts
noreply at macports.org
Fri Jun 1 07:53:55 UTC 2018
#56576: pmk: error: 32-bit absolute addressing is not supported in 64-bit mode
------------------------+----------------------
Reporter: ryandesign | Owner: wyuenho
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: | Port: pmk
------------------------+----------------------
pmk fails to build on recent systems:
{{{
tmp_asm.s:109:5: error: 32-bit absolute addressing is not supported in
64-bit mode
movl %eax,_x86_cpu_reg_eax
^
tmp_asm.s:110:5: error: 32-bit absolute addressing is not supported in
64-bit mode
movl %ebx,_x86_cpu_reg_ebx
^
tmp_asm.s:111:5: error: 32-bit absolute addressing is not supported in
64-bit mode
movl %ecx,_x86_cpu_reg_ecx
^
tmp_asm.s:112:5: error: 32-bit absolute addressing is not supported in
64-bit mode
movl %edx,_x86_cpu_reg_edx
^
}}}
https://paste.macports.org/8df9180dbafc
--
Ticket URL: <https://trac.macports.org/ticket/56576>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list