--- /usr/sbin/crossdev 2006-04-24 14:21:52.000000000 -0500 +++ /tmp/crossdev 2006-04-24 14:25:24.000000000 -0500 @@ -357,7 +357,7 @@ ##################### ### sanity checks ### -if ! binutils-config -v &> /dev/null ; then +if ! binutils-config -V &> /dev/null ; then eerror "Sorry, but your host system needs to have binutils-config" eerror "in order to keep from screwing things up." eerror "That means you must be running unstable versions of"