[MacPorts] #30677: arm-none-eabi-binutils broken
#30677: arm-none-eabi-binutils broken ----------------------------------+----------------------------------------- Reporter: michal.schulz@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.1 Keywords: arm binutils r15 | Port: arm-none-eabi-binutils ----------------------------------+----------------------------------------- arm-none-eabi-binutils 2.21.53.0.1 has a bug when compiling armv7-a code (I haven't tested other ARM architectures), it says the r15 register is not allowed: {{{ Error: r15 not allowed here -- `strb pc,[r0,#4]' }}} Other versions of binutils compile the following test code properly: {{{ .cpu cortex-a8 .fpu softvfp .text strb pc,[r4,#0] }}} -- Ticket URL: <https://trac.macports.org/ticket/30677> MacPorts <http://www.macports.org/> Ports system for Mac OS
#30677: arm-none-eabi-binutils broken -------------------------------------+-------------------------------- Reporter: michal.schulz@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.0.1 Resolution: wontfix | Keywords: Port: arm-none-eabi-binutils | -------------------------------------+-------------------------------- Changes (by raimue@…): * status: new => closed * keywords: arm binutils r15 => * resolution: => wontfix Comment: arm-none-eabi-binutils updated to 2.23.1 in r30677. I can reproduce this exact error message with arm-non-eabi-binutils (GNU assembler (Sourcery G++ Lite 2011.03-42) 2.20.51.20100809) on an Ubuntu system, so I don't think this error is specific to the way our arm-none- eabi-binutils port is built. -- Ticket URL: <https://trac.macports.org/ticket/30677#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts