libtool-patches
[Top][All Lists]
Advanced

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

Re: [PATCH] Detect the default libpath on aix (to fix MPI support!)


From: Gary V . Vaughan
Subject: Re: [PATCH] Detect the default libpath on aix (to fix MPI support!)
Date: Mon, 23 Jul 2001 22:05:45 +0100

On Monday 23 July 2001 8:35 pm, address@hidden wrote:
> I don't know if it is a problem or not (probably not), but this patch
> will make things sensitive to the LIBPATH environment variable.

That depends...  Can you think of a case where this might cause an 
uninstalled application to pick up an installed library from an earlier build 
instead of the to-be-installed library in the build tree?  Or worse, where an 
installed application will continue to use the uninstalled library from the 
build tree even after it has been installed?

If either of these can happen, then it is definitely a bug that ought to be 
addressed.

> It may also include the whacko path the gcc seems to like to insert.

I think that is okay.  Although I guess it could be removed by getting gcc to 
print that path (--print-ld-path or something?) and comparing with the dump 
-H output.

Cheers,
        Gary.
-- 
  ())_. Gary V. Vaughan     gary@(oranda.demon.co.uk|gnu.org)
  ( '/  Research Scientist  http://www.oranda.demon.co.uk       ,_())____
  / )=  GNU Hacker          http://www.gnu.org/software/libtool  \'      `&
`(_~)_  Tech' Author        http://sources.redhat.com/autobook   =`---d__/



reply via email to

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