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]

Urgent Help needed


Dear Sir/Madam,

I feel surprised while trying  (3 times) to install the gcc-2.95.1 or
gcc-2.95.2 into my sparc-sun-solaris2.5.1 system as a native complier.
I've downloaded the gcc-2.95.1.tar-gz file & uncompress it properly.
Then, the configure process is done. When I try to build  it, the
following errors prompt. May I know where to get the libiberty.a or
other missing files? Or what is the proper way of build & install.
Thanks a lot of your kind reply & guidance.

1.) #/export/home/hocksoon/make bootstrap or #/export/home/hocksoon/make
all install
make[1]: Entering directory `/usr/local/libiberty'
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 basename.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/local/libiberty'
make: *** [all-libiberty] Error 2

2.)# /export/home/hocksoon/make install
gcc  -DIN_GCC -DHAIFA  -DSVR4  -g -O2  -DHAVE_CONFIG_H  -o cccp cccp.o
cexp.o in    ../libiberty/libiberty.a
gcc: ../libiberty/libiberty.a: No such file or directory
make[1]: *** [cccp] Error 1
make[1]: Leaving directory `/usr/local/gcc'
make: *** [install-gcc] Error 2

Best Regards,
___________________________________________________________________
Ng Hock Soon, Meridian Systems
175 Telok Ayer Street, Singapore 068623, Singapore.
Tel: +(65) 3254032   Fax: +(65) 3254033  Email: hocksoon@meridian.com.sg

___________________________________________________________________


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