Articles tagged: B777
FlightFactor 777 v2 on Linux: forcing the right libc++ at runtime
The FlightFactor 777 v2 ships with its own libc++ runtime. On some Linux distros the system's libc++ resolves first at dlopen time and the plugin crashes or hangs. An LD_PRELOAD wrapper biases the resolution back to the bundled copy.