This is the mail archive of the gcc@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]
Other format: [Raw text]

Re: ld does not honor /etc/ld.so.conf?


vda <vda@port.imtp.ilyichevsk.odessa.ua> writes:

> Does that mean that any shared lib dirs outside /lib and /usr/lib (think 
> X,KDE,GNOME,etc) must be specified explicitly at link time?

There shouldn't be any shared libs in /lib that you link against.  But
anything outside /usr/lib has to be specified.

Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj


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