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]

Re: Can't find libgcc_s.so.1 file


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
begin:vcard 
n:Schafer;Frank
x-mozilla-html:FALSE
org:SETUZA a.s.;IT
adr:;;;;;;
version:2.1
email;internet:frank.schafer@setuza.cz
title:Dipl. Ing.
note:System administrator
x-mozilla-cpt:;0
fn:Frank Schafer
end:vcard

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