libtool
[Top][All Lists]
Advanced

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

Re: Mainline bootstrap failure (Re: libstdc++ execute tests)


From: Gary V . Vaughan
Subject: Re: Mainline bootstrap failure (Re: libstdc++ execute tests)
Date: Mon, 16 Apr 2001 20:52:46 +0100

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: address@hidden
 / __|__ _ _ ___ _| | / / | / /_ _ _  _ __ _| |_  __ _ ___       address@hidden
| (_ / _` | '_|// / |/ /| |/ / _` | || / _` | ' \/ _` | _ \
 \___\__,_|_|\_, /|___(_)___/\__,_|\_,_\__, |_||_\__,_|//_/
home page:  /___/                      /___/                  gpg public key:
http://www.oranda.demon.co.uk           http://www.oranda.demon.co.uk/key.asc



reply via email to

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