This is the mail archive of the gcc@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]

gcc 3.1


I have redhat linux 7.2 with gcc 2.96. I am trying to install gcc 3.1
but then I get this error messages


[root@hepr0 gcc-3.1]# gmake bootstrap
gmake[1]: Entering directory `/gcc3-1/gcc-3.1/libiberty'
rm -f libiberty.a pic/libiberty.a
ar rc libiberty.a \
  regex.o cplus-dem.o cp-demangle.o md5.o alloca.o argv.o choose-temp.o 
concat.o dyn-string.o fdmatch.o fibheap.o floatformat.o fnmatch.o getopt.o 
getopt1.o getpwd.o getruntime.o hashtab.o hex.o lbasename.o 
make-temp-file.o objalloc.o obstack.o partition.o pexecute.o safe-ctype.o 
sort.o spaces.o splay-tree.o strerror.o strsignal.o ternary.o xatexit.o 
xexit.o xmalloc.o xmemdup.o xstrdup.o xstrerror.o  mkstemps.o
ar: regex.o: No such file or directory
gmake[1]: *** [libiberty.a] Error 1
gmake[1]: Leaving directory `/gcc3-1/gcc-3.1/libiberty'
gmake: *** [all-libiberty] Error 2

ANy ideas why this happens?.


Thanks

ED


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