On Thursday 12 April 2001 12:56 pm, Alexandre Oliva wrote:
> - create some way to tell libtool ``look, this -L flag is to be used
> only when building this particular library, it's not needed for any of
> its dependencies after the library is installed.''  This might be
> accomplished by specifying the root of the current build tree.  So,
> libstdc++-v3 would be configured such that it would pass to libtool
> something like, say -L-$(top_builddir)/$(MULTILIBTOP)/.., and libtool
> would compare the prefix of the canonicalized full pathname
> corresponding to $(MULTILIBTOP)/.. with that of each directory passed
> in -L, and remove it from dependency_libs in the installable .la file.

I like this idea.  Would you add it to the libtool TODO file please, 
Alexandre?

Cheers,
        Gary.
-- 
  ___              _   ___   __              _         mailto: [EMAIL PROTECTED]
 / __|__ _ _ ___ _| | / / | / /_ _ _  _ __ _| |_  __ _ ___       [EMAIL PROTECTED]
| (_ / _` | '_|// / |/ /| |/ / _` | || / _` | ' \/ _` | _ \
 \___\__,_|_|\_, /|___(_)___/\__,_|\_,_\__, |_||_\__,_|//_/
home page:  /___/                      /___/                  gpg public key:
http://www.oranda.demon.co.uk           http://www.oranda.demon.co.uk/key.asc

_______________________________________________
Libtool mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/libtool

Reply via email to