On Thu, Jun 23, 2005 at 02:38:33PM -0700, Dan Stromberg wrote:
> The primary reason AIX is an exception to the general rules, is that
> it appears that when you compile an AIX binary defining a library
> path for the executable at runtime, the first file/directory listed
> in that path has a special meaning - sometimes.
> 
> More specifically, if that first directory component really is a
> directory, then it'll be searched as one would expect on just about
> any other *ix.
> 
> However, if that first directory component in the : separated list
> isn't a directory, then it's interpreted as a "loader domain", which
> is more or less a namespace for libraries.

Is there online documentation for this? Perhaps this:
  http://www.unet.univie.ac.at/aix/aixprggd/genprogc/loader_domains.htm

-- 
albert chin ([EMAIL PROTECTED])


_______________________________________________
http://lists.gnu.org/mailman/listinfo/libtool

Reply via email to