How to Install libstdc++-5-pic-i386-cross in Ubuntu 18.04



Install libstdc++-5-pic-i386-cross by entering the following commands in the terminal:

sudo apt update
sudo apt install libstdc++-5-pic-i386-cross

Description:

GNU Standard C++ Library v3 (shared library subset kit)

This is used to develop subsets of the libstdc++ shared libraries for use on custom installation floppies and in embedded systems. . Unless you are making one of those, you will not need this package. . This package contains files for i386 architecture, for use in cross-compile environment.

Homepage: http://gcc.gnu.org/

Version: 5.5.0-12ubuntu1cross1

Section: universe/devel