Hi, [email protected] (Boris A. Dekshteyn) skribis:
> What package now contains libstdc++? Previously, it was gcc:lib, but now it is > gone. It’s still there, but the ‘gcc’ package has been “hidden” recently, meaning that you cannot refer to it by name from the command line. The reason is that in general you’ll want ‘gcc-toolchain’, not ‘gcc’. ‘gcc-toolchain:lib’ contains libstdc++ and co. HTH! Ludo’.
