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]

ar: command not found


I am trying to build gcc-2.95.2 using GNU make-3.79 on Solaris 2.6

I am getting this:

"/usr/gcc_source/libiberty/vasprintf.c", line 115: warning: improper
pointer/integer combination: op "="
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 
make[1]: ar: Command not found
make[1]: *** [libiberty.a] Error 127
make[1]: Leaving directory `/usr/gcc/libiberty'
make: *** [all-libiberty] Error 2

Shawn Matlock
Concentrex, Inc
400 SW 6th Ave. Suite 200
Portland OR  97204
(800) 274-7280


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