public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
From: Jeff Chua <jeff.chua.linux@gmail.com>
To: Mike Frysinger <vapier@gentoo.org>, "H.J. Lu" <hjl.tools@gmail.com>
Cc: libc-alpha@sourceware.org, glibc-bugs@sourceware.org,
		Ulrich Drepper <drepper@redhat.com>
Subject: Re: commit 9da4bb316ffa558b1001e5441d2ba919ebb2cf13 broke strcmp.S compile
Date: Mon, 30 Aug 2010 13:47:00 -0000	[thread overview]
Message-ID: <AANLkTimRKyQu4EPToE=ut7jHOs9TmYit2h75MmLZc7N_@mail.gmail.com> (raw)
In-Reply-To: <AANLkTimd0mp2QSAZNpqvWUy18=OgJ4VRkbgUPdpq_uCu@mail.gmail.com>

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

On Sat, Aug 28, 2010 at 7:50 AM, Jeff Chua <jeff.chua.linux@gmail.com> wrote:
> On Sat, Aug 28, 2010 at 2:34 AM, Mike Frysinger <vapier@gentoo.org> wrote:
>> On Friday, August 27, 2010 00:21:28 Jeff Chua wrote:
>>> Compiling glibc resulted in the follow error:
>> FWIW, it's building for me
>> GNU ld (Linux/GNU Binutils) 2.20.51.0.11.20100810
>
> Mine is up-to-date as yours, but for some reasons, compilation is
> breaking on mine. My binutils:
> GNU ld (Linux/GNU Binutils) 2.20.51.0.8.20100412

Interesting! I just upgraded binutils:
GNU ld (Linux/GNU Binutils) 2.20.51.0.11.20100810

... and it's compiling file, with/without patch reverted.

I was still using the older binutils because the attached binary
(DivaP) couldn't be stripped (using strip -s) using anything newer
than binutils-2.20.51.0.8

BFD: /tmp/stvQzX7x: section .note.ABI-tag lma 0x8049094 adjusted to 0x804a094
BFD: /tmp/stvQzX7x: section .init lma 0x80490b4 adjusted to 0x804a0b4
BFD: /tmp/stvQzX7x: section .text lma 0x80490f0 adjusted to 0x804a0e5
BFD: /tmp/stvQzX7x: section .fini lma 0x81a8c9c adjusted to 0x81a9c91
BFD: /tmp/stvQzX7x: section .rodata lma 0x81a8cc0 adjusted to 0x81a9cad
BFD: /tmp/stvQzX7x: section __libc_subinit lma 0x81f0f6c adjusted to 0x81f1f57
BFD: /tmp/stvQzX7x: section __libc_subfreeres lma 0x81f0f78 adjusted
to 0x81f1f63
BFD: /tmp/stvQzX7x: section __libc_atexit lma 0x81f0f98 adjusted to 0x81f1f83
BFD: /tmp/stvQzX7x: section `__libc_subfreeres' can't be allocated in segment 0
LOAD: .note.ABI-tag .init .text .fini .rodata __libc_subinit
__libc_subfreeres __libc_atexit
BFD: /tmp/stvQzX7x: section `__libc_atexit' can't be allocated in segment 0
LOAD: .note.ABI-tag .init .text .fini .rodata __libc_subinit
__libc_subfreeres __libc_atexit


Thanks,
Jeff

[-- Attachment #2: DivasP --]
[-- Type: application/octet-stream, Size: 1768804 bytes --]

      reply	other threads:[~2010-08-28  0:35 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-27  4:21 Jeff Chua
2010-08-27 14:25 ` H.J. Lu
2010-08-27 14:58   ` Jeff Chua
2010-08-27 18:36     ` H.J. Lu
2010-08-27 19:10 ` Mike Frysinger
2010-08-28  0:35   ` Jeff Chua
2010-08-30 13:47     ` Jeff Chua [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='AANLkTimRKyQu4EPToE=ut7jHOs9TmYit2h75MmLZc7N_@mail.gmail.com' \
    --to=jeff.chua.linux@gmail.com \
    --cc=drepper@redhat.com \
    --cc=glibc-bugs@sourceware.org \
    --cc=hjl.tools@gmail.com \
    --cc=libc-alpha@sourceware.org \
    --cc=vapier@gentoo.org \
    /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).