Dale <rdalek1967 <at> gmail.com> writes:
> > I lost the only copy of gcc on the system.... > I would be glad to email you the binary from mine if it would help. Dale, I have several system to copy from (thanks anyway). Is that all I have to do, just copy over the binary? then rebuild gcc via the local ebuild package? (using the copied over binary) that's all? locate gcc (just a snippet) /usr/x86_64-pc-linux-gnu/gcc-bin /usr/x86_64-pc-linux-gnu/gcc-bin/4.1.2 /usr/x86_64-pc-linux-gnu/gcc-bin/4.3.4 /usr/x86_64-pc-linux-gnu/gcc-bin/4.4.4 /usr/x86_64-pc-linux-gnu/gcc-bin/4.1.2/c++ /usr/x86_64-pc-linux-gnu/gcc-bin/4.1.2/cpp /usr/x86_64-pc-linux-gnu/gcc-bin/4.1.2/g++ /usr/x86_64-pc-linux-gnu/gcc-bin/4.1.2/gcc /usr/x86_64-pc-linux-gnu/gcc-bin/4.1.2/gccbug /usr/x86_64-pc-linux-gnu/gcc-bin/4.1.2/gcov /usr/x86_64-pc-linux-gnu/gcc-bin/4.1.2/gfortran So copy over /usr/x86_64-pc-linux-gnu/gcc-bin to the same location only? Copy over all of them?

