[MacPorts] #64204: R: 4.1.2 fails to build on macOS 12.0.1 on M1 mac
MacPorts
noreply at macports.org
Mon May 30 14:45:08 UTC 2022
#64204: R: 4.1.2 fails to build on macOS 12.0.1 on M1 mac
-----------------------+------------------------
Reporter: colmconn | Owner: i0ntempest
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 2.7.1
Resolution: fixed | Keywords: arm64
Port: R |
-----------------------+------------------------
Comment (by kencu):
good news, Iain has added the configuration option we needed, {{{--with-
darwin-add-path=}}} that allows you to specify a path that the compiler
will automatically add to the embedded run paths.
Once we get ready to move to a branch that has this added, we can add this
to the configure args:
{{{
--with-darwin-add-path=${prefix}/lib/libgcc
}}}
and we should be in business, if keeping @rpaths is what we are going to
do.
--
Ticket URL: <https://trac.macports.org/ticket/64204#comment:20>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list