This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]