[MacPorts] #65510: Can no longer compile R packages with MacPorts's GCC (@rpath related)

MacPorts noreply at macports.org
Wed Jul 20 09:50:16 UTC 2022


#65510: Can no longer compile R packages with MacPorts's GCC (@rpath related)
---------------------------+--------------------
  Reporter:  szhorvat      |      Owner:  (none)
      Type:  defect        |     Status:  new
  Priority:  Normal        |  Milestone:
 Component:  ports         |    Version:
Resolution:                |   Keywords:
      Port:  gcc11, gcc12  |
---------------------------+--------------------

Comment (by cjones051073):

 in the above you should also replace

 {{{
 -L/opt/local/lib/gcc12
 }}}

 with

 {{{
 -L/opt/local/lib/libgcc
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/65510#comment:7>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list