This is the mail archive of the binutils@sourceware.cygnus.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Trivial patch for elf.sc in ld.


   Date: Tue, 28 Sep 1999 13:53:40 +1000
   From: Geoff Keating <geoffk@ozemail.com.au>

   >    Wed Sep 22 12:42:36 1999  Geoffrey Keating  <geoffk@cygnus.com>
   > 
   > 	   * scripttempl/elf.sc (.sdata): Include .gnu.linkonce.s.* sections
   > 	   in .sdata too.

   OK, I'll commit it.

Actually, I noticed a problem with your patch.  You include the
.gnu.linkonce section unconditionally, not only when RELOCATING is
set.  You need to fix that to correspond to other inclusions of
.gnu.linkonce sections, as otherwise ld -r will fail.

Ian

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]