pingus-devel
[Top][All Lists]
Advanced

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

Re: Compiling cvs (was: Re: Windows Specific Fixes)


From: David Philippi
Subject: Re: Compiling cvs (was: Re: Windows Specific Fixes)
Date: Mon, 7 Oct 2002 11:17:23 +0200
User-agent: KMail/1.4.1

On Monday 07 October 2002 02:17, Ingo Ruhnke wrote:
> You still need -L, ld.so.conf has nothing to do with it. The first is
> the compiler library search path, the other is the runtime-search path
> for libraries used by ld.so, both are different and can contain different
> values.

Yes you're right. I forgot since I've never encountered a gcc installation 
where /usr/local/lib is not in the search path. Even RedHat which never had 
it in ld.so.conf has it in the gcc search path.
Adding /usr/local/lib to the Makefiles shouldn't be a problem, just unusual.

Bye David





reply via email to

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