* John Dallman: > I'm still producing C libraries with LSB 5.0, which I can manage > because the only libraries I use are glibc and libgcc_s. However, this > requires care to allow C++ stack unwinding to work through C call > stacks, and I fear that when I next upgrade my build environment > (currently CentOS 7) to one with GCC 7.x or later, I'll have to give > up LSB for that, too.
Do you have a pointer to the concrete problems? I'm not aware of any recent ABI changes in that area. (The C++ problems I can understand because older ABIs just do not provide support for non-historic C++ interfaces.) Thanks, Florian _______________________________________________ lsb-discuss mailing list [email protected] https://lists.linuxfoundation.org/mailman/listinfo/lsb-discuss
