DragonFly submit List (threaded) for 2007-04
DragonFly BSD
DragonFly submit List (threaded) for 2007-04
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: [PATCH] Fix ldconfig paths in default configuration


From: Joerg Sonnenberger <joerg@xxxxxxxxxxxxxxxxx>
Date: Tue, 10 Apr 2007 13:25:42 +0200
Mail-followup-to: submit@crater.dragonflybsd.org

On Tue, Apr 10, 2007 at 01:49:30PM +0300, Hasso Tepper wrote:
> > Let me guess -- ancient stuff that neither uses pkg-config nor libtool?
> 
> No, just pieces which don't hardcode library paths into binaries for
> various reasons.

Well, if they use pkg-config e.g. to get GTK2, they also get the proper
rpath flags. I thought libtool would handle that as well, but I might be
wrong on that.

It should be noted that the rpath way is the most portable solution,
e.g. most other dynamic linkage schemes have similiar mechanisms.
ldconfig is basically a relict from a.out days.

Joerg



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