Please help with below two dependencies.
:root:/tmp/gcc>rpm -ivh gcc6-cpp-6.3.0-2.aix7.1.ppc.rpm gcc6-6.3.0-2.aix7.1.ppc.rpm
error: Failed dependencies:
libmpc.a(libmpc.so.3) is needed by gcc6-cpp-6.3.0-2.ppc
libmpfr.a(libmpfr.so.6) is needed by gcc6-cpp-6.3.0-2.ppc
:root:/tmp/gcc>
------------------------------
Diwakar Mishra
------------------------------
Original Message:
Sent: Tue March 28, 2023 02:17 PM
From: Diwakar Mishra
Subject: issue while installtion Gcc10
Hello Team,
Im getting issue while installing the gcc10, Could you please share the libstdc++ >= 8.3.0-2 package and libgcc8-8.3.0-2.aix7.1.ppc.rpm
:root:/tmp/gcc>rpm -i gcc10-10.3.0-6.aix7.1.ppc.rpm
error: Failed dependencies:
gcc10-cpp = 10.3.0-6 is needed by gcc10-10.3.0-6.ppc
:root:/tmp/gcc>rpm -i gcc10-cpp-10.3.0-6.aix7.1.ppc.rpm
error: Failed dependencies:
gcc10 = 10.3.0-6 is needed by gcc10-cpp-10.3.0-6.ppc
gmp >= 6.2.1 is needed by gcc10-cpp-10.3.0-6.ppc
libmpc >= 1.2.1 is needed by gcc10-cpp-10.3.0-6.ppc
libmpc.a(libmpc.so.3) is needed by gcc10-cpp-10.3.0-6.ppc
libmpfr.a(libmpfr.so.6) is needed by gcc10-cpp-10.3.0-6.ppc
mpfr >= 4.1.0 is needed by gcc10-cpp-10.3.0-6.ppc
:root:/tmp/gcc>rpm -i mpfr-4.1.0-1.aix6.1.ppc.rpm
error: Failed dependencies:
gmp >= 6.2.1-1 is needed by mpfr-4.1.0-1.ppc
:root:/tmp/gcc>rpm -i gmp-6.2.1-1.aix6.1.ppc.rpm
error: Failed dependencies:
libstdc++ >= 8.3.0-2 is needed by gmp-6.2.1-1.ppc
:root:/tmp/gcc>
------------------------------
Diwakar Mishra
------------------------------