Re: patch for gnu/usr.bin/ld/Makefile

2000-12-15 Thread Maxim Sobolev
Maxim Sobolev wrote: Mikhail Teterin wrote: Hello! During my attempt to build 5.0-current using 4.2-BETA, I stumbled upon the following error: [...] gzip -cn /opt/src/gnu/usr.bin/ld/ld.1aout ld.1aout.gz cc -O -pipe -mcpu=i686 -march=i686 -I/opt/src/gnu/usr.bin/ld

Re: patch for gnu/usr.bin/ld/Makefile

2000-12-15 Thread David O'Brien
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?? I'm going to need a lot more details because something is really fubared, and this is the first I've

Re: patch for gnu/usr.bin/ld/Makefile

2000-12-15 Thread David O'Brien
On Fri, Dec 15, 2000 at 06:00:34PM +0200, Maxim Sobolev wrote: BTW, Mikhail's patch fixed the problem It was the wrong fix. The better bandaid has been committed. Enjoy! -- -- David ([EMAIL PROTECTED]) GNU is Not Unix / Linux Is Not UniX To Unsubscribe: send mail to [EMAIL

Re: patch for gnu/usr.bin/ld/Makefile

2000-12-15 Thread David O'Brien
On Fri, Dec 15, 2000 at 03:27:40PM -0500, [EMAIL PROTECTED] wrote: = 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

patch for gnu/usr.bin/ld/Makefile

2000-12-14 Thread Mikhail Teterin
`cplus_demangle': cplus-dem.o(.text+0x819): undefined reference to `cplus_demangle_new_abi' *** Error code 1 1 error [...] A surprisingly simple patch fixed it: +++ 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