I believe this might be a glibc error because gcc is looking for
libraries including static libraries from a libc I installed. So would
anyone opine that I should go back and recompile libc? There's newer
kernel headers out anyway. If it's a gcc error wtf is wrong?
Bill
/mnt/x86_64-me-linux-gnu/bin/ld: cannot find /mnt/lib/libc.so.6 inside /mnt
/mnt/x86_64-me-linux-gnu/bin/ld: cannot find /mnt/lib/libc_nonshared.a
inside /mnt
/mnt/x86_64-me-linux-gnu/bin/ld: cannot find
/mnt/lib/ld-linux-x86-64.so.2 inside /mnt
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:995: libgcc_s.so] Error 1
make[1]: *** [Makefile:15133: all-target-libgcc] Error 2
make: *** [Makefile:969: all] Error 2