Re: trouble with 2.4.2 just released

2001-02-22 Thread Keith Owens
On Thu, 22 Feb 2001 13:55:28 -0500, Heitzso <[EMAIL PROTECTED]> wrote: >ld: cannot open binary: no such file or directory Binutils incompatibility. Linus, please apply. Index: 2.1/arch/i386/boot/Makefile --- 2.1/arch/i386/boot/Makefile Fri, 05 Jan 2001 13:42:29 +1100 kaos (linux-2.4/T/c/44_Ma

RE: trouble with 2.4.2 just released

2001-02-22 Thread Christopher Chimelis
> The problem is with the version of ld you use. Some versions > are using > ld --oformat and other versions ld -oformat > > This is quite a recent issue. So check the version of you linker. > > You can solve the problem changing : > ./arch/i386/boot/Makefile: $(LD) -Ttext 0x0 -s -oforma