[Bug bootstrap/14914] fixincl -v crashes during "make bootstrap" on linux

joel at school dot net gcc-bugzilla@gcc.gnu.org
Thu May 13 11:52:00 GMT 2004


------- Additional Comments From joel at school dot net  2004-05-13 00:09 -------
Checking binutils version...
 
  #binutils --version
  bash: binutils: command not found

Here's what I have for binutils:

  #find / | grep binutils
  /usr/info/binutils.info.gz
  /usr/share/locale/da/LC_MESSAGES/binutils.mo
  /usr/share/locale/es/LC_MESSAGES/binutils.mo
  /usr/share/locale/fr/LC_MESSAGES/binutils.mo
  /usr/share/locale/sv/LC_MESSAGES/binutils.mo
  /usr/share/locale/ja/LC_MESSAGES/binutils.mo
  /usr/share/locale/tr/LC_MESSAGES/binutils.mo
  /usr/share/locale/zh_CN/LC_MESSAGES/binutils.mo
  /usr/doc/binutils-2.14
  /usr/doc/binutils-2.14/README.gz
  /mnt/software/system/linux/binutils
  /mnt/software/system/linux/binutils/binutils-static-2.14-1.i386.rpm

Just in case binutils was missing: 

  #cd /mnt/software/system/linux/binutils
  #rpm -i binutils-static-2.14-1.i386.rpm
  package binutils-static-2.14-1 is already installed



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14914



More information about the Gcc-bugs mailing list