Of C++ (and other) runtimes

René J.V. Bertin rjvbertin at gmail.com
Sun Oct 9 13:58:43 PDT 2016


On Sunday October 09 2016 09:04:58 Jeremy Huddleston Sequoia wrote:

> You mean DYLD_INSERT_LIBRARIES.
> Yes, it is possible to use that (or DYLD_LIBRARY_PATH) to test these before deployting them.

FWIW, works fine, except with the current Opera version which fails to load any page when I'm using the new C++ and C++ABI libs and prints errors like

Oct  9 22:34:14 Portia.local Opera Helper[82930] <Error>: No available font implementation.
[1009/223414:ERROR:CONSOLE(0)] "Uncaught (in promise) NetworkError: A network error occurred.", source: chrome://startpage/ (0)
2016-10-09 22:34:15.057 Opera[82911:d07] Invalid color System, labelColor (warning given only once)
[1009/223418:ERROR:http_transport_mac.mm(213)] HTTP status 503
[1009/223423:ERROR:http_transport_mac.mm(213)] HTTP status 503
[1009/223423:ERROR:node_channel.cc(860)] Error on sending mach ports. Remote process is likely gone. Dropping message.
[1009/223423:ERROR:node_channel.cc(860)] Error on sending mach ports. Remote process is likely gone. Dropping message.
[1009/223426:ERROR:http_transport_mac.mm(213)] HTTP status 503

R



More information about the macports-dev mailing list