This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
gcc 3.1
- From: lartey <lartey at hepr0 dot physics dot tamu dot edu>
- To: <gcc at gnu dot org>
- Date: Mon, 8 Jul 2002 18:04:18 -0500 (CDT)
- Subject: 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