[MacPorts] #62426: libc++: using a newer libc++ to build software on older macos systems

MacPorts noreply at macports.org
Mon Sep 26 03:37:30 UTC 2022


#62426: libc++: using a newer libc++ to build software on older macos systems
-------------------------------------+--------------------
  Reporter:  kencu                   |      Owner:  kencu
      Type:  enhancement             |     Status:  closed
  Priority:  Normal                  |  Milestone:
 Component:  ports                   |    Version:
Resolution:  fixed                   |   Keywords:
      Port:  libcxx macports-libcxx  |
-------------------------------------+--------------------

Comment (by kencu):

 Homebrew found a list of about 20 formula where this issue was causing
 issues.

 In the end, they moved {{{libc++.1.dylib}}} out of the directory where all
 the other LLVM/clang libs are stored, and into a subdirectory, so it would
 not be automatically found during the link phase if
 {{{-L/opt/local/libexec/llvm-14/lib}}} was being used to find the LLVM
 libs, and therefore cause errors.

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


More information about the macports-tickets mailing list