Uploaded image for project: 'RHEL'
  1. RHEL
  2. RHEL-7263

Provide a compat-sap-c++ package without a version string as part of the package name

    • Impediment
    • sst_pt_libraries
    • ssg_platform_tools
    • 2
    • True
    • Hide

      An unversioned package is not necessary at least until SAP starts compiling HANA with GCC 13 or newer.

      Show
      An unversioned package is not necessary at least until SAP starts compiling HANA with GCC 13 or newer.
    • Release Note Not Required

      The compat-sap-c++ packages provide forward compatibility on RHEL versions which have been built with previous GCC versions. So SAP software which have been built with more recent GCC versions can be used on older RHEL versions. Example: RHEL 8 is based on GCC 8 and SAP HANA SPS06 has been built with GCC 10. So a library which contains the GCC 10 symbols is required in this case. This library is currently contained in a package named compat-sap-c++-10.

      We should replace the compat-sap-c+-* packages by a compat-sap-c+ package without a version string in its package name. This package will also contain a file/link named /opt/rh/SAP/lib64/libstdc++.so.6 pointing to the library which contains the latest GCC symbols so that future versions of SAP software can access the symbols by RUNPATH, RPATH, or LD_LIBRARY_PATH without having to create a new link in a different directory.

      Why?

      • It will be easier to document and explain which package(s) must be installed for SAP software
      • The installation of SAP software will be simplified

      Version-Release number of selected component (if applicable):

      Additional info:
      We must ensure that all possible and supported combinations of SAP HANA and SAP NetWeaver/SAP ABAP Application Platform can be installed on a single RHEL system.

            ppalka@redhat.com Patrick Palka
            rhn-support-bfinger Bernd Finger
            Patrick Palka Patrick Palka
            Vaclav Kadlcik Vaclav Kadlcik
            Votes:
            0 Vote for this issue
            Watchers:
            13 Start watching this issue

              Created:
              Updated: