public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: Alan Modra <amodra@bigpond.net.au>
To: "H. J. Lu" <hjl@lucon.org>
Cc: binutils@sources.redhat.com
Subject: Re: PATCH: Add LIBPATH_SUFFIX for ${tool_lib}.
Date: Thu, 14 Aug 2003 00:07:00 -0000	[thread overview]
Message-ID: <20030814000702.GN27145@bubble.sa.bigpond.net.au> (raw)
In-Reply-To: <20030813225242.GA20434@lucon.org>

On Wed, Aug 13, 2003 at 03:52:42PM -0700, H. J. Lu wrote:
> We didn't add LIBPATH_SUFFIX for ${tool_lib}. As the result, we got
> 
> SEARCH_DIR("/export/tools/ppc64-linux/lib");
> 
> This patch changed it to
> 
> SEARCH_DIR("/export/tools/ppc64-linux/lib64"); SEARCH_DIR("/export/tools/ppc64-linux/lib");

I think this would be wrong.  By adding a /lib64 version of
${tooldir}/lib you seem to be inferring that ${tooldir}/lib is now for
32 bit libraries.

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre

  parent reply	other threads:[~2003-08-14  0:07 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-13 22:52 H. J. Lu
2003-08-14  0:00 ` PATCH: Add LIBPATH_SUFFIX for ${tool_lib} (take 2) H. J. Lu
2003-08-14  0:07 ` Alan Modra [this message]
2003-08-14  0:20   ` PATCH: Add LIBPATH_SUFFIX for ${tool_lib} H. J. Lu
2003-08-14  0:54     ` Alan Modra
2003-08-14  1:02       ` H. J. Lu
2003-08-14  1:34         ` Alan Modra

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030814000702.GN27145@bubble.sa.bigpond.net.au \
    --to=amodra@bigpond.net.au \
    --cc=binutils@sources.redhat.com \
    --cc=hjl@lucon.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).