public inbox for libc-ports@sourceware.org
 help / color / mirror / Atom feed
From: "H.J. Lu" <hjl.tools@gmail.com>
To: "Joseph S. Myers" <joseph@codesourcery.com>
Cc: GNU C Library <libc-alpha@sourceware.org>,
	libc-ports@sourceware.org,
		Thomas Schwinge <thomas@codesourcery.com>,
	Kaz Kojima <kkojima@rr.iij4u.or.jp>,
		Andreas Krebbel <Andreas.Krebbel@de.ibm.com>,
	David Miller <davem@davemloft.net>
Subject: Re: RFA: Port maintainers: Convert WORDSIZE[32|64]/ld to abi-variants
Date: Thu, 31 May 2012 15:32:00 -0000	[thread overview]
Message-ID: <CAMe9rOpUEDRrvh1hXQJqut_uvyitfUs7sn+72fQ5W=fdE2GP3g@mail.gmail.com> (raw)
In-Reply-To: <Pine.LNX.4.64.1205311513500.7338@digraph.polyomino.org.uk>

On Thu, May 31, 2012 at 8:17 AM, Joseph S. Myers
<joseph@codesourcery.com> wrote:
> HJ, I don't see how default-abi gets set for powerpc, s390 or sparc - I
> think you're missing appropriate settings in six sysdeps makefiles for
> those.
>
> The setting in Makeconfig
>
> ifdef abi-variants
> ifndef default-abi
> default-abi = $(firstword $(abi-variants))
> endif
> endif

This should be removed then and powerpc, s390 or sparc
should define default-abi.  But I don't know them well enough
to add it myself.

>
> isn't going to be effective - Makerules includes $(sysdep-makefiles)
> *after* it includes Makeconfig, so abi-variants won't be set at that
> point.  And it would be wrong for half the ABIs if it was effective.
>
> I see a file "stubs-.h" installed on powerpc because of this.
>

-- 
H.J.

  reply	other threads:[~2012-05-31 15:32 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-26 13:37 H.J. Lu
2012-05-26 17:03 ` Joseph S. Myers
2012-05-26 17:51   ` H.J. Lu
2012-05-26 19:22     ` Joseph S. Myers
2012-05-26 20:42       ` H.J. Lu
2012-05-30  0:29       ` H.J. Lu
2012-05-30  0:39         ` David Miller
2012-05-30  3:15           ` David Miller
2012-05-30  3:27             ` H.J. Lu
2012-05-30  8:49         ` Andreas Krebbel
2012-05-30 13:00           ` H.J. Lu
2012-05-31 15:17         ` Joseph S. Myers
2012-05-31 15:32           ` H.J. Lu [this message]
2012-06-01 14:06             ` Joseph S. Myers
2012-06-01 14:21               ` H.J. Lu
2012-06-01 15:07                 ` Joseph S. Myers
2012-06-01 15:27                   ` H.J. Lu
2012-06-01 20:16                     ` Joseph S. Myers
2012-06-01 20:32                       ` Roland McGrath
2012-05-30 18:58   ` Thomas Schwinge
2012-05-30 19:00     ` H.J. Lu

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='CAMe9rOpUEDRrvh1hXQJqut_uvyitfUs7sn+72fQ5W=fdE2GP3g@mail.gmail.com' \
    --to=hjl.tools@gmail.com \
    --cc=Andreas.Krebbel@de.ibm.com \
    --cc=davem@davemloft.net \
    --cc=joseph@codesourcery.com \
    --cc=kkojima@rr.iij4u.or.jp \
    --cc=libc-alpha@sourceware.org \
    --cc=libc-ports@sourceware.org \
    --cc=thomas@codesourcery.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).