How to Install gobjc++-arm-linux-gnueabi in Ubuntu 18.04



Install gobjc++-arm-linux-gnueabi by entering the following commands in the terminal:

sudo apt update
sudo apt install gobjc++-arm-linux-gnueabi

Description:

GNU Objective-C++ compiler for the armel architecture

This is the GNU Objective-C++ compiler, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Objective-C++ cross-compiler for the armel architecture.

Version: 4:7.3.0-3ubuntu2

Section: universe/devel