hi, i have installed gcc 2.95 on a Solaris 8 System, but now i need to install the GNU ld to compile some codes. As you know, Solaris has his own version of ld that doesn't work very well with GCC. first, i don't know which version of binutils work with gcc 2.95. second, i have tried with binutils 2.10 but after executing the ./configure and make like the README files indicates, there is no ld generated on the server. What am i doing wrong? should i install the binutils before the gcc 2.95?