0

I am using Ubuntu 18.04 with gcc 8 installed. I am trying to build a repo but keep getting the following error:

libgcc_s.so.1: version `GCC_7.0.0' not found (required by /usr/lib32/libstdc++.so.6)

I am new to Linux and not sure what might be the issue here. Thanks.

Ali
  • 39
  • 7
  • `lib32gcc-7-dev` https://packages.ubuntu.com/bionic/lib32gcc-7-dev provides `/usr/lib/gcc/x86_64-linux-gnu/7/32/libgcc_s.so.1` – Knud Larsen Sep 01 '21 at 22:18

0 Answers0