#48543: arm-none-eabi-gcc: Enable multilib support for more processors --------------------------------+------------------------------- Reporter: raimue@… | Owner: stuartwesterman@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: arm-none-eabi-gcc | --------------------------------+------------------------------- Comment (by andrew.rossignol@…): This patch fixes a bug when targeting a Cortex-M4 processor that results in a hard fault. Without this patch, even with the following flags, ARM code is produced which causes a hard fault on a Cortex-M4 processor. {{{ -mthumb -mno-thumb-interwork }}} It would be great to get this checked in! -- Ticket URL: <https://trac.macports.org/ticket/48543#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X