Is anybody willing/capable/interested in fixing unwcheck.sh so it can actually handle 64-bit addresses? I'm not much of an awk hacker but I noticed that the only reason the script works on the kernel is because it drops the first digit of each address (look for gsub() to see what I mean). Of course, that makes it work on the kernel, but it won't work for checking a shared object, for example. Perhaps the whole script should just be converted to a real[1] language? --david [1] real == anything other than awk, perl, or tcl... ;-) - To unsubscribe from this list: send the line "unsubscribe linux-ia64" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.htmlReceived on Fri Nov 14 13:42:48 2003
This archive was generated by hypermail 2.1.8 : 2005-08-02 09:20:20 EST