SUSE-Enceladus / azure-li-services

Azure Large Instance Services
GNU General Public License v3.0
7 stars 0 forks source link

In reference to issue https://github.com/SUSE-Enceladus/azure-li-services/issues/218 #238

Closed jaiawasthi closed 4 years ago

jaiawasthi commented 4 years ago

Hi Marcus,

Pasting for context : In order to run SAP applications which were compiled with GCC 7.x, a newer compiler version than originally delivered with RHEL 7 and SLES 12, additional runtime environment packages for GCC 7.x need to be installed before running such an SAP application. Otherwise, the SAP application no longer starts and it issues error messages such as:

/usr/lib64/libstdc++.so.6: version `GLIBCXX_' not found (required by )

Sorry for the delay, with respect to the issue https://github.com/SUSE-Enceladus/azure-li-services/issues/218. We need it in all SLES12/15 for all Service packs. Also if there are new releases of SLES, we would need it there as well. This is because if any SAP application is compiled with GCC 7.x these packages are required to be present.

Thanks !!