This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: --enable-version-specific-runtime-libs fix


On Thu, 5 Feb 2004, Geoffrey Keating wrote:

> There are a few obscure places where the former gcc-lib was being
> referenced.  This fixes them.
> 
> Tested by installing a built tree with
> --enable-version-specific-runtime-libs on powerpc-darwin and checking
> that a simple C++ program still links.

What about the distinction between libsubdir (under libdir) and
libexecsubdir (under libexecdir), as I noted in response to a previous
proposed patch for this issue
<http://gcc.gnu.org/ml/gcc-patches/2004-01/msg01696.html>?

-- 
Joseph S. Myers
jsm@polyomino.org.uk


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]