From owner-freebsd-sparc Thu Mar 14 23:51:21 2002 Delivered-To: freebsd-sparc@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by hub.freebsd.org (Postfix) with ESMTP id 1359D37B404 for ; Thu, 14 Mar 2002 23:51:19 -0800 (PST) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.2/8.12.2) with ESMTP id g2F7pJlv086347 for ; Thu, 14 Mar 2002 23:51:19 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.2/8.12.2/Submit) id g2F7o3EI086073 for sparc64@freebsd.org; Thu, 14 Mar 2002 23:50:03 -0800 (PST) Date: Thu, 14 Mar 2002 23:50:03 -0800 From: "David O'Brien" To: sparc64@freebsd.org Subject: Binutils diff needed Message-ID: <20020314235003.A86056@dragon.nuxi.com> Reply-To: obrien@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-sparc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org 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