%general-entities; ]> Binutils-&binutils-version; Binutils Installation of Binutils ../binutils-&binutils-version;/configure --prefix=/usr \ --enable-shared --disable-multilib The ld testsuite hardcodes the path to the linker. To prevent this causing spurious failures, make the following symlink: ln -s /lib /lib64 Now remove the symlink: rm /lib64