[MacPorts] #68870: arm-none-eabi-gdb wants to build for x86_64 on Apple Silicon
MacPorts
noreply at macports.org
Mon Dec 11 01:34:28 UTC 2023
#68870: arm-none-eabi-gdb wants to build for x86_64 on Apple Silicon
--------------------------------+--------------------------
Reporter: jmalcaide | Owner: judaew
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.8.1
Resolution: | Keywords: sonoma arm64
Port: arm-none-eabi-gdb |
--------------------------------+--------------------------
Changes (by ryandesign):
* owner: (none) => judaew
* status: new => assigned
Comment:
Replying to [ticket:68870 jmalcaide]:
> It seems that the arm-none-eabi-gdb port is ignoring `build_arch`.
It isn't; this is working as intended. The [source:macports-ports/cross
/arm-none-eabi-gdb/Portfile arm-none-eabi-gdb] portfile includes the
[source:macports-ports/_resources/port1.0/group/crossgdb-1.0.tcl crossgdb
portgroup] which contains the lines:
{{{#!tcl
# gdb is not supported on macOS ARM now
# See https://inbox.sourceware.org/gdb/3185c3b8-8a91-4beb-
a5d5-9db6afb93713 at Spark
supported_archs x86_64 i386
}}}
--
Ticket URL: <https://trac.macports.org/ticket/68870#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list