problems with make
Adriano Holanda
adriano@papaleguas.fmrp.usp.br
Thu Dec 23 05:27:00 GMT 1999
My system is: Solaris 7 (SPARC)
I have installed binaries gcc in my machine, but some tasks it doesn't
make, like install some perl modules e some programs. So i decided install
the source gcc-2.95.2 and when I run make, this happened:
//final of the make output
/usr/local/gcc-2.95.2/libiberty/vfork.c -o pic/vfork.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I.
-I/usr/local/gcc-2.95.2/libiberty/../include
/usr/local/gcc-2.95.2/libiberty/vfork.c
rm -f libiberty.a
ar rc libiberty.a \
argv.o choose-temp.o concat.o cplus-dem.o fdmatch.o fnmatch.o getopt.o
getopt1.o getruntime.o hex.o floatformat.o objalloc.o obstack.o pexecute.o
spaces.o splay-tree.o strerror.o strsignal.o xatexit.o xexit.o xmalloc.o
xstrdup.o xstrerror.o asprintf.o mkstemps.o setenv.o sigsetmask.o
vasprintf.o vfork.o
make[1]: ar: Command not found
make[1]: *** [libiberty.a] Error 127
make[1]: Leaving directory `/usr/local/gcc-2.95.2/obj/libiberty'
make: *** [all-libiberty] Error 2
How can I install gcc 2.95.2 source without this error?
Thanks,
Adriano.
More information about the Gcc-help
mailing list