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]

Re: Can't install GCC 2.95.1 in Sun Solaris 2.6


Eric Chow <eric138@yahoo.com> writes:

> GCC developers, I can't compile GCC 2.95.1 and install it in Sun Solaris
> 2.6.

> I don't know why.

[...]
> 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 
> sh: ar: not found

Make sure /usr/ccs/bin is in your path.

-- 
Russ Allbery (rra@stanford.edu)         <URL:http://www.eyrie.org/~eagle/>

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