#52663: libcxxabi patch to update to 3.9.0 --------------------------------------+-------------------------------- Reporter: ken.cunningham.webuse@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: | --------------------------------------+-------------------------------- Comment (by ken.cunningham.webuse@…): evidence {{{ sudo port -v installed libcxxabi The following ports are currently installed: libcxxabi @3.7.0_1+universal platform='darwin 10' archs='i386 x86_64' libcxxabi @3.9.0_0+universal (active) platform='darwin 10' archs='i386 x86_64' }}} {{{ $ ls -la /usr/lib/libc++abi* -rwxr-xr-x 1 root admin 776752 19 Oct 16:38 /usr/lib/libc++abi.dylib }}} {{{ $ otool -L /usr/lib/libc++abi.dylib /usr/lib/libc++abi.dylib: /usr/lib/libc++abi.dylib (compatibility version 1.0.0, current version 3.9.0) /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 125.2.11) }}} and a c++ port, aria2, builds and seems to work correctly. testing libc++abi is complicated though. Seems to need libcxx as well, and had to rebuild it with the cmake system to get it to even think about starting the tests. Haven't yet succeeded in running them, though. -- Ticket URL: <https://trac.macports.org/ticket/52663#comment:1> MacPorts <https://www.macports.org/> Ports system for the Mac operating system