This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Can't find libgcc_s.so.1 file


Hi:

I'm trying to compile a software package in a SPARC SunOs 5.5.1 with gcc
2.95.2. I get an error like this:
ImportError: ld.so.1: python: fatal: libgcc_s.so.1: open failed: No such
file or directory.

I have tried to find that file, but I can't find it nowhere in my system (it
is not in the usual places like /usr/lib/, /usr/local/lib and so on. I have
even done a complete search of the system and nothing).

Does anyone know what this file is for, and how could I get it?

Thanks!

Gregorio.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]