CVSROOT: /home/cvs/parisc Module name: build-tools Changes by: bame 01/05/25 23:42:40 Modified files: . : plt-checker Log message: use 'nm -V' instead of 'nm /usr/lib/libc.a' to see if nm is working because /usr/lib/libc.a may not be present. There's a possibility a bad nm might still pass 'nm -V'...