On 14 Apr 2000, Alexandre Oliva wrote:

> On Apr 14, 2000, Kevin Atkinson <[EMAIL PROTECTED]> wrote:
> 
> > So will listing out ALL the required libraries, provided that they are in
> > the library search path (ie no rpath nonsense) work on most system in both
> > the shared and static case?
> 
> I hope so :-)
> 
> > In the static cast will listing out all libraries along with there
> > location (via -L flag) work on most systems?
> 
> Ditto

Ok, so how difficult would it be to have libtool list out these libraries
for my "pspell-config" script.  In the case when it won't work, ie rpath
is needed, it could print out a warning to stderr by still list them out
to stdout anyway in the case it might just work.

I have a felling that others would appreciate this feature also.

If you don't see that happening any time soon I guess I can just scan the
*.la files for the necessary information......  But I don't think I will
be able to tell when it won't work.

---
Kevin Atkinson
[EMAIL PROTECTED]
http://metalab.unc.edu/kevina/

Reply via email to