public inbox for gas2@sourceware.org
 help / color / mirror / Atom feed
From: hjl@nynexst.com (H.J. Lu)
To: ian@cygnus.com (Ian Lance Taylor)
Cc: raeburn@cygnus.com (Ken Raeburn),
	gas2@cygnus.com, eric@aib.com (Eric Youngdale),
	linux-activists@niksula.hut.fi (Linux activists)
Subject: Update on the GNU linker bug
Date: Wed, 26 Oct 1994 23:42:00 -0000	[thread overview]
Message-ID: <9410270639.AA10875@titanic.nynexst.com> (raw)

Mn-Key: GCC

Hi,

I have verified that diffs-941022.gz, aka binutils 2.5.1, broke the
ELF GNU linker under i486-linuxelf. It is still broken as of
Oct. 26.

For those Linux users who compile binutils yourself, please use
binutils 2.5 plus the following patch only if you want to use
ELF.

-- 
H.J. Lu
NYNEX Science and Technology, Inc.			hjl@nynexst.com
-----
*** ld/scripttempl/elf.sc.orig	Tue Sep 27 11:42:33 1994
--- ld/scripttempl/elf.sc	Sat Oct 15 08:53:00 1994
***************
*** 55,60 ****
--- 55,64 ----
    .rela.rodata ${RELOCATING-0} : { *(.rela.rodata) 	}
    .rel.got     ${RELOCATING-0} : { *(.rel.got)		}
    .rela.got    ${RELOCATING-0} : { *(.rela.got)		}
+   .rel.ctors   ${RELOCATING-0} : { *(.rel.ctors)	}
+   .rela.ctors  ${RELOCATING-0} : { *(.rela.ctors)	}
+   .rel.dtors   ${RELOCATING-0} : { *(.rel.dtors)	}
+   .rela.dtors  ${RELOCATING-0} : { *(.rela.dtors)	}
    .rel.bss     ${RELOCATING-0} : { *(.rel.bss)		}
    .rela.bss    ${RELOCATING-0} : { *(.rela.bss)		}
    .rel.plt     ${RELOCATING-0} : { *(.rel.plt)		}


                 reply	other threads:[~1994-10-26 23:42 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=9410270639.AA10875@titanic.nynexst.com \
    --to=hjl@nynexst.com \
    --cc=eric@aib.com \
    --cc=gas2@cygnus.com \
    --cc=ian@cygnus.com \
    --cc=linux-activists@niksula.hut.fi \
    --cc=raeburn@cygnus.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).