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]

Re: Problems building gcc-2.95.2 on SGI Indy Irix 5.3


On Dec 13, 2000, "Johns, Steve" <SJohns@Prioritytelecom.com> wrote:

>         gcc  -DIN_GCC     -g   -DHAVE_CONFIG_H  -o genattr \
>          genattr.o rtl.o bitmap.o print-rtl.o ` case "obstack.o" in ?*) echo
> obstack.o ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo
> ;; esac `    ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac
> `  
>         ./genattr ./config/mips/mips.md > tmp-attr.h
> *** Termination code 139 (bu21)

This probably means there's some bug in the bootstrap compiler you're
using.  Try to use some pre-compiled version of GCC 2.95.2 instead.

> Incidentally, does the process above now install libstdc++?

It is no longer a separate tarball, and will be installed along with
GCC in the regular build process.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me

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