libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: LD_LIBRARY_PATH and GCC


From: Mike Frysinger
Subject: Re: LD_LIBRARY_PATH and GCC
Date: Tue, 21 Aug 2007 10:04:26 -0400
User-agent: KMail/1.9.7

On Tuesday 21 August 2007, Jason Curl wrote:
> ld.so.1: /home/user/myprog: fatal: libgcc_s.so.1: open failed: No such
> file or directory
> Killed

the distribution should be taking care of making sure libgcc_s.so.1 is readily 
available (or not needed).  this is an internal gcc library and has no 
visibility at all from the libtool side of things.  so i'd follow up with the 
people who made the toolchain you're using.
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]