From owner-freebsd-current  Fri Dec 15 12:27:47 2000
From owner-freebsd-current@FreeBSD.ORG  Fri Dec 15 12:27:45 2000
Return-Path: <owner-freebsd-current@FreeBSD.ORG>
Delivered-To: freebsd-current@freebsd.org
Received: from privatecube.privatelabs.com (unknown [63.114.185.254])
	by hub.freebsd.org (Postfix) with ESMTP id EAC9137B400
	for <current@freebsd.org>; Fri, 15 Dec 2000 12:27:44 -0800 (PST)
Received: from misha.privatelabs.com (root@misha.plten [10.0.0.106])
	by privatecube.privatelabs.com (8.9.3/8.9.2) with ESMTP id PAA20254
	for <current@freebsd.org>; Fri, 15 Dec 2000 15:47:27 -0500
Received: from virtual-estates.net (mi@localhost [127.0.0.1])
	by misha.privatelabs.com (8.11.0/8.9.3) with ESMTP id eBFKRf053468
	for <current@freebsd.org>; Fri, 15 Dec 2000 15:27:42 -0500 (EST)
	(envelope-from mi@virtual-estates.net)
Message-Id: <200012152027.eBFKRf053468@misha.privatelabs.com>
Date: Fri, 15 Dec 2000 15:27:40 -0500 (EST)
From: mi@aldan.algebra.com
Subject: Re: patch for gnu/usr.bin/ld/Makefile
To: current@freebsd.org
In-Reply-To: <20001215104154.C14121@dragon.nuxi.com>
MIME-Version: 1.0
Content-Type: TEXT/plain; CHARSET=US-ASCII
Sender: mi@virtual-estates.net
Sender: owner-freebsd-current@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.ORG

On 15 Dec, David O'Brien wrote:
= On Fri, Dec 15, 2000 at 01:01:25AM -0500, Mikhail Teterin wrote:
= > During my attempt to build 5.0-current using 4.2-BETA, I stumbled
= > upon the following error:
= 
= How did you try to do the build??

Well, I cvsup-ed to current, read the UPDATING and:

	make -DNOCLEAN -DNOCLEANDIR buildworld -j 7

The /usr/obj was empty -- hence the NOCLEAN. I have two CPUs -- hence
the -j 7.

= I'm going to need a lot more details
= because something is really fubared, and this is the first I've heard of
= any problems like this.  Which is strange considering how long Bintuils
= 2.10.x has been in -current.

But something was just changed in contrib/gcc/cp -- right?

	-mi

= > cplus-dem.o: In function `cplus_demangle':
= > cplus-dem.o(.text+0x819): undefined reference to `cplus_demangle_new_abi'
=                                                    ^^^^^^^^^^^^^^^^^^^^^^^^
=                                                    Binutils 2.10.1 sources
= 
= 
= > +++ gnu/usr.bin/ld/Makefile	Mon Jan  3 05:41:11 2000
= > +++ gnu/usr.bin/ld/Makefile	Fri Dec 15 00:40:07 2000
= > @@ -9,5 +9,5 @@
= >  MAN1aout=ld.1aout
= 
= This is the *OLD* a.out linker.  It certainly would not be using Binutils
= 2.10.1 sources.




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