public inbox for libc-hacker@sourceware.org
 help / color / mirror / Atom feed
From: Andreas Jaeger <aj@suse.de>
To: Roland McGrath <roland@redhat.com>
Cc: GNU libc hackers <libc-hacker@sources.redhat.com>
Subject: Re: glibc ABI symbol list checking
Date: Fri, 27 Dec 2002 12:34:00 -0000	[thread overview]
Message-ID: <u8n0mrkxqo.fsf@gromit.moeb> (raw)
In-Reply-To: <200212262214.gBQMEKs06802@magilla.sf.frob.com> (Roland McGrath's message of "Thu, 26 Dec 2002 14:14:20 -0800")

Roland McGrath <roland@redhat.com> writes:

>> Hi Roland, this is really a good idea!
>
> It's a start, but I don't want to let it make us complacent.  It's far from
> a complete solution.  Something that keeps track of the type signatures
> would make a bigger difference.
>
>> But the makefile hacks seems not to be complete, I get (both with
>> check-abi and update-abi) a failure in the locale directory: 
>
> Sorry if I wasn't clear about this.  They won't work until some reference
> files are installed, subdir/libfoo.abilist for each libfoo.so we build.  
> So start by touch locale/libBrokenLocale.abilist et al, and then check-abi
> should show you diffs containing the whole .symlist with +s, and update-abi
> will work.  

update-abi does work now for me but if I transfer e.g. the
locale/libBrokenLocale.abilist file for i.86 which is:

GLIBC_2.0 i.86-.*-linux.*
 GLIBC_2.0 A
 __ctype_get_mb_cur_max F

to x86-64 and run update-abi this time as:
$ make update-abi update-abi-config='x86_64-.*-linux.*'

I get a new file:
GLIBC_2.2.5 x86_64-.*-linux.*
 GLIBC_2.2.5 A
 __ctype_get_mb_cur_max F

The config for i.86 is removed.  How should those two get merged
together correctly?

> I had intended to get some initial reference lists in shortly after my
> first posting, but I've been sick this week.

Take your time - and get well again!

Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj

  parent reply	other threads:[~2002-12-27 20:34 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-23  3:40 Roland McGrath
2002-12-26  9:32 ` Andreas Jaeger
2002-12-26 14:14   ` Roland McGrath
2002-12-27  8:18     ` Andreas Jaeger
2002-12-27 12:30       ` Roland McGrath
2002-12-27 12:34     ` Andreas Jaeger [this message]
2002-12-27 12:53       ` Roland McGrath
2002-12-28  5:54         ` Andreas Jaeger
2002-12-28  6:01           ` Jakub Jelinek
2003-01-13  4:59       ` Andreas Jaeger
2003-01-15  8:51         ` Roland McGrath

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=u8n0mrkxqo.fsf@gromit.moeb \
    --to=aj@suse.de \
    --cc=libc-hacker@sources.redhat.com \
    --cc=roland@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).