public inbox for libc-hacker@sourceware.org
 help / color / mirror / Atom feed
From: Roland McGrath <roland@redhat.com>
To: Jakub Jelinek <jakub@redhat.com>
Cc: Glibc hackers <libc-hacker@sources.redhat.com>
Subject: Re: [PATCH] Fix libc.so linker script
Date: Sat, 05 Mar 2005 19:25:00 -0000	[thread overview]
Message-ID: <200503051925.j25JPc9q007891@magilla.sf.frob.com> (raw)
In-Reply-To: Jakub Jelinek's message of  Saturday, 5 March 2005 17:42:13 +0100 <20050305164213.GO4777@sunsite.mff.cuni.cz>

> The linker script uses $(slibdir) for libc.so.6 and $(libdir) for
> libc_nonshared.a, so using $(inst_slibdir) for ld-linux.so.2 is at least
> inconsistent.  Either all paths must be non-inst_ ones, or all must be
> inst_ ones.  As the former is what everybody is used to, here is a patch
> that changes it that way.

This change is the correct one.  inst_* directories are only for the
destination that make install copies things to.  The directory names
embedded in any built file must never use the inst_* variables.

Thanks,
Roland

      reply	other threads:[~2005-03-05 19:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-05 16:42 Jakub Jelinek
2005-03-05 19:25 ` Roland McGrath [this message]

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=200503051925.j25JPc9q007891@magilla.sf.frob.com \
    --to=roland@redhat.com \
    --cc=jakub@redhat.com \
    --cc=libc-hacker@sources.redhat.com \
    /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).