Date: Fri, 15 Dec 2000 15:27:40 -0500 (EST) From: mi@aldan.algebra.com To: current@freebsd.org Subject: Re: patch for gnu/usr.bin/ld/Makefile Message-ID: <200012152027.eBFKRf053468@misha.privatelabs.com> In-Reply-To: <20001215104154.C14121@dragon.nuxi.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200012152027.eBFKRf053468>