Binutils-pass2 not changing lib path

2005-03-08 Thread Peter B. Steiger
Something has gone wrong somewhere between 5.13.1 in the CVS and 6.12. Per the 5.13.1 instructions at the end I entered make -C ld clean make -C ld LIB_PATH=/usr/lib:/lib Then, after Glibc had been rebuilt in 6.11, I reinstalled the newly compiled ld: make -C ld INSTALL=/tools/bin/install install

Re: Binutils-pass2 not changing lib path

2005-03-08 Thread kaladen
Peter B. Steiger wrote: Something has gone wrong somewhere between 5.13.1 in the CVS and 6.12. Per the 5.13.1 instructions at the end I entered make -C ld clean make -C ld LIB_PATH=/usr/lib:/lib Then, after Glibc had been rebuilt in 6.11, I reinstalled the newly compiled ld: make -C ld INSTALL=/too

Re: Binutils-pass2 not changing lib path

2005-03-08 Thread Jeremy Utley
kaladen wrote: Everything is correct. Chapter 6.12 installs a new linker which will look in /lib and /usr/lib for its library files on any packages installed from that point forward. The linker was still built with libraries from /tools/lib and is still in /tools/bin. The next step is to ins