public inbox for libc-hacker@sourceware.org
 help / color / mirror / Atom feed
From: Steven Munroe <sjmunroe@us.ibm.com>
To: libc-hacker@sources.redhat.com
Subject: Re: chech-abi for PPC64
Date: Fri, 21 Mar 2003 14:51:00 -0000	[thread overview]
Message-ID: <3E7B1F46.9020708@us.ibm.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 1594 bytes --]

Sent this note yesterday but libc-hacker is picky about which version of 
me it accepted mail from... resending with the correct From: spelling.

Ok I ran the command:

  make -s update-abi update-abi-config='powerpc64-.*-linux.*'

and

  make -s update-abi update-abi-config='powerpc64-.*-linux.*/notls'

(as two separate builds -with-tls and -without-tls)

But when I run:

  make -sk check-abi

I see the following error:

--- -    2003-03-20 13:28:53.000000000 -0600
+++ /home/sjmunroe/work/build-23/libc.symlist    2003-03-20 
13:28:53.000000000 -0600
@@ -0,0 +1,12 @@
+in6addr_any GLIBC_2.3 g ? D .bss 0000000000000010
+__daylight GLIBC_2.3 g ? D .bss 0000000000000004
+__malloc_initialize_hook GLIBC_2.3 w ? D .bss 0000000000000008
+daylight GLIBC_2.3 w ? D .bss 0000000000000004
+_environ GLIBC_2.3 w ? D .bss 0000000000000008
+__environ GLIBC_2.3 g ? D .bss 0000000000000008
+__after_morecore_hook GLIBC_2.3 w ? D .bss 0000000000000008
+environ GLIBC_2.3 w ? D .bss 0000000000000008
+__fpu_control GLIBC_2.3 g ? D .bss 0000000000000004
+timezone GLIBC_2.3 w ? D .bss 0000000000000008
+__timezone GLIBC_2.3 g ? D .bss 0000000000000008
+__free_hook GLIBC_2.3 w ? D .bss 0000000000000008
make[2]: *** [check-abi-libc] Error 1
make[2]: Target `subdir_check-abi' not remade because of errors.
make[1]: *** [elf/subdir_check-abi] Error 2
make[1]: Target `check-abi' not remade because of errors.
make: *** [check-abi] Error 2

This all seems to be out of arch indepentant code. For example 
time.tzset.c does declare __daylight and __timezone. Do I (PPC64) need 
to do something about this?

[-- Attachment #2: ppc64-abilist-20030319.tgz --]
[-- Type: application/x-compressed, Size: 30502 bytes --]

             reply	other threads:[~2003-03-21 14:19 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-21 14:51 Steven Munroe [this message]
2003-03-21 21:01 ` Roland McGrath
2003-03-21 21:03 Steven Munroe
2003-03-21 22:26 ` Roland McGrath
2003-03-21 22:27 Steve Munroe
2003-03-21 23:48 ` Jakub Jelinek

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=3E7B1F46.9020708@us.ibm.com \
    --to=sjmunroe@us.ibm.com \
    --cc=libc-hacker@sources.redhat.com \
    --cc=sjmunroe@vnet.ibm.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).