Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Mar 2002 23:50:03 -0800
From:      "David O'Brien" <obrien@freebsd.org>
To:        sparc64@freebsd.org
Subject:   Binutils diff needed
Message-ID:  <20020314235003.A86056@dragon.nuxi.com>

next in thread | raw e-mail | index | archive | help
You will need to apply this diff to your Bintutils contrib directory
until the 2.12.0-RELEASE upgrade.  After applying this, you should be
able to build a native binutils from /usr/src.


Index: elf64-sparc.c
===================================================================
RCS file: /home/ncvs/src/contrib/binutils/bfd/elf64-sparc.c,v
retrieving revision 1.1.1.7
diff -u -r1.1.1.7 elf64-sparc.c
--- elf64-sparc.c	22 Feb 2002 04:16:32 -0000	1.1.1.7
+++ elf64-sparc.c	25 Feb 2002 07:50:00 -0000
@@ -866,7 +866,7 @@
 #define LARGE_PLT_THRESHOLD	32768
 #define GOT_RESERVED_ENTRIES	1
 
-#define ELF_DYNAMIC_INTERPRETER "/usr/lib/sparcv9/ld.so.1"
+#define ELF_DYNAMIC_INTERPRETER "/usr/libexec/ld-elf.so.1"
 
 /* Fill in the .plt section.  */
 

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-sparc" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020314235003.A86056>