discuss-gnustep
[Top][All Lists]
Advanced

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

Re: libobjc issue


From: David Chisnall
Subject: Re: libobjc issue
Date: Sun, 4 Jan 2009 00:02:57 +0000

On 3 Jan 2009, at 23:25, Andreas Höschler wrote:

ld: warning: file libgcc_s.so.1: required by /usr/local/lib/gcc/i386- pc-solaris2.10/3.4.4/../../../libtiff.so.3, not found

This line is interesting. libgcc_s.so is the library that GCC links every single program it compiles against (providing implementations of various language features that aren't inlined every time they are used). If you can't find it then there is something badly wrong with your library paths or GCC install.

David



reply via email to

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