Can't find libgcc_s.so.1 file

Frank Schafer frank.schafer@setuza.cz
Mon Oct 15 21:30:00 GMT 2001


Gregorio Hernández Piris wrote:

> 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.

Hi Gregorio,

You should control Your Python installation. The error-line gives me the hint,
that the linker has problems with THIS, not with gcc.

BTW: Where did you find a PYTHON package for Solaris???

Hope this helps
Frank


More information about the Gcc-help mailing list