public inbox for libc-hacker@sourceware.org
 help / color / mirror / Atom feed
From: Steven Munroe <munroesj@us.ibm.com>
To: Roland McGrath <roland@redhat.com>
Cc: Richard Henderson <rth@twiddle.net>, libc-hacker@sourceware.org
Subject: Re: [rfa] fix alpha ld.so undef symbol
Date: Tue, 13 Mar 2007 20:41:00 -0000	[thread overview]
Message-ID: <45F71009.8020705@us.ibm.com> (raw)
In-Reply-To: <20070313201706.8D8351801C5@magilla.sf.frob.com>

Roland McGrath wrote:
>> +#ifdef DL_PLATFORM_AUXV
>> +      DL_PLATFORM_AUXV
>> +#endif
>>     
>
> This looks ok to me, but make it # ifdef there inside another #ifdef.
>
> This will also affect powerpc, which AFAICT was also failing to set its
> __cache_line_size in static programs.  It looks to me like that will be fine.
>
>   
hmmm looks like powerpc needs a
sysdeps/unix/sysv/linux/powerpc/dl-support.c to define DL_PLATFORM_AUXV
and include /elf/dl-support.c ?

  reply	other threads:[~2007-03-13 20:41 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-13 16:48 Richard Henderson
2007-03-13 20:17 ` Roland McGrath
2007-03-13 20:41   ` Steven Munroe [this message]
2007-03-13 21:04     ` Roland McGrath
2007-03-20 12:36     ` [PATCH] Fix up ppc __cache_line_size Jakub Jelinek
2007-03-20 14:59       ` Steven Munroe
2007-03-22 22:01       ` Steven Munroe
2007-03-13 21:15   ` [rfa] fix alpha ld.so undef symbol Richard Henderson

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=45F71009.8020705@us.ibm.com \
    --to=munroesj@us.ibm.com \
    --cc=libc-hacker@sourceware.org \
    --cc=roland@redhat.com \
    --cc=rth@twiddle.net \
    /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).