[MacPorts] #59727: gcc9: fails to link properly (-lSystem no found)

MacPorts noreply at macports.org
Tue Nov 19 07:09:31 UTC 2019


#59727: gcc9: fails to link properly (-lSystem no found)
------------------------+--------------------
  Reporter:  akimd      |      Owner:  (none)
      Type:  defect     |     Status:  new
  Priority:  Normal     |  Milestone:
 Component:  ports      |    Version:  2.6.2
Resolution:             |   Keywords:
      Port:  gcc8 gcc9  |
------------------------+--------------------

Comment (by kencu):

 try building your test program while sending a verbose output request to
 the linker; I think you'll find the linker is looking somewhere other than
 where it should be looking for the link libraries.

 For example:
 {{{
 gcc-mp-7 -Wl,-v foo.c
 }}}

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


More information about the macports-tickets mailing list