Re: [CentOS] Update to libstdc+++ causes problems.

2018-11-13 Thread Yan Li
On 11/13/18 11:50 AM, Chris Johnson wrote: I believe most of the images were originally built for Ubuntu. Sounds like that you are trying to run some binaries that were built for Ubuntu, and the Ubuntu version they used has a higher ABI version than those in CentOS 7. If these were software

Re: [CentOS] Update to libstdc+++ causes problems.

2018-11-13 Thread Chris Johnson
On 11/13/2018 12:50 PM, Jonathan Billings wrote: On Tue, Nov 13, 2018 at 12:10:22PM -0500, Chris Johnson wrote: In a very recent update to CentOS 7 libstdc++ has been altered in a way that has removed CXXABI_1.3.8 and GLIBCXX_3.4.20.  I've noticed that this has broken a number of executables lin

Re: [CentOS] Update to libstdc+++ causes problems.

2018-11-13 Thread Jonathan Billings
On Tue, Nov 13, 2018 at 12:10:22PM -0500, Chris Johnson wrote: > In a very recent update to CentOS 7 libstdc++ has been altered in a way that > has removed CXXABI_1.3.8 and GLIBCXX_3.4.20.  I've noticed that this has > broken a number of executables linked on other systems that used to run on > Cen

[CentOS] Update to libstdc+++ causes problems.

2018-11-13 Thread Chris Johnson
Hi. New to this list.  If this has been answered/resolved already, please point me to the solution. In a very recent update to CentOS 7 libstdc++ has been altered in a way that has removed CXXABI_1.3.8 and GLIBCXX_3.4.20.  I've noticed that this has broken a number of executables linked on o