Changes between Version 1 and Version 2 of Ticket #59832, comment 24
- Timestamp:
- Mar 16, 2020, 4:25:58 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #59832, comment 24
v1 v2 5 5 we can set DYLD_LIBRARY_PATH in macports environ to work around it...iirc that worked fine to make cmake work with 10.5. 6 6 7 that's logically the same as replacing libstdc++, of course... 7 that's logically the same as replacing libstdc++, of course, at least for the new softwae. 8 9 That might be our best bet, actually, as I want to get this idea also working to use a newer libc++ on the newer systems anyway...