[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: strange linker/autoconf stuff

From: Alexandre Oliva <oliva_at_lsd.ic.unicamp.br>
Date: 2000-09-15 22:17:25 CEST

On Sep 15, 2000, Branko Čibej <branko.cibej@hermes.si> wrote:

> Not really expert, but ... Yes, you can put -L switches in LIBS,
> but don't. :-)

Indeed. LDFLAGS is the right place for such flags :-)

> If your linker doesn't search /usr/local/lib, then I'd say you
> should fix your linker configuration (maybe something's broken
> in /etc/ld.so.conf?) instead of adding that path to LIBS.

Nope, ld.so.conf is a run-time issue, the problem is at compile (link)
time.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me
Received on Sat Oct 21 14:36:08 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.