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


Ignore:
Timestamp:
Mar 18, 2021, 7:13:00 AM (4 years ago)
Author:
kencu (Ken)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #62426, comment 22

    initial v1  
    1 Two-level namespace won't differentiate between the libc++ dylibs.
     1Two-level namespace won't differentiate between the libc++ dylibs, I believe.
    22
    33If we run into trouble with this issue (not clear that we will, but we might) the only thing I know of that could work is to force everything to use one libc++.dylib (the new one) by setting DYLD_LIBRARY_PATH to the new libc++.dylib.