Changes between Initial Version and Version 1 of Ticket #62426, comment 68


Ignore:
Timestamp:
Sep 27, 2022, 12:54:48 PM (2 years ago)
Author:
RJVB (René Bertin)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #62426, comment 68

    initial v1  
    7777}}}
    7878
    79 This also applies to using `/opt/local/lib/libc++.dylib` from my own `macstrop:libcxx` port
     79This DOES NOT apply to using `/opt/local/lib/libc++.dylib` from my own `macstrop:libcxx` port, confirming your suspicions
    8080{{{
    8181> build-libcxx-test.sh clang++-mp-12 -I/opt/local/libexec/llvm-12/include/ -Wl,-rpath,/opt/local/libexec/llvm-12/lib -L/opt/local/libexec/llvm-12/lib -Wl,-rpath,/opt/local/lib -L/opt/local/lib /opt/local/lib/libc++.dylib && libcxx-test ./nonexistant.h libcxx-test.cpp && ldd libcxx-test