I can't install libstdc++-static (or glibc-static for that matter).
When I do sudo yum install -y libstdc++-static
It returns with:
No package libstdc++-static available.
I do have libstdc++-devel.ppc64le
installed on the machine.
How can solve this?