|
|
| |
##################### | ##################### |
### sanity checks ### | ### 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 "Sorry, but your host system needs to have binutils-config" |
eerror "in order to keep from screwing things up." | eerror "in order to keep from screwing things up." |
eerror "That means you must be running unstable versions of" | eerror "That means you must be running unstable versions of" |