This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
problems with ar
- To: "'gcc-bugs at gcc dot gnu dot org'" <gcc-bugs at gcc dot gnu dot org>
- Subject: problems with ar
- From: Simon Berry <sberry at kyberpass dot com>
- Date: Tue, 31 Aug 1999 16:57:08 -0400
Had the following while building gcc 2.95 on sparc-sun-solaris2.6...
test x"no" != xyes || \
/export/home/sberry/gcc-2.95_obj/gcc/xgcc
-B/export/home/sberry/gcc-2.95_obj/g
cc/ -B/usr/local/sparc-sun-solaris2.6/bin/ -c -g -O2 -fno-implicit-templates
-I.
-I../../../gcc-2.95/libio -nostdinc++ ../../../gcc-2.95/libio/editbuf.cc
-o p
ic/editbuf.o
/export/home/sberry/gcc-2.95_obj/gcc/xgcc
-B/export/home/sberry/gcc-2.95_obj/gcc
/ -B/usr/local/sparc-sun-solaris2.6/bin/ -c -g -O2 -fno-implicit-templates
-I. -
I../../../gcc-2.95/libio -nostdinc++ ../../../gcc-2.95/libio/editbuf.cc
rm -rf libiostream.a
ar rc libiostream.a filedoalloc.o floatconv.o genops.o fileops.o
iovfprintf.o io
vfscanf.o ioignore.o iopadn.o iofgetpos.o iofread.o iofscanf.o iofsetpos.o
ioget
delim.o iogetline.o ioprintf.o ioseekoff.o ioseekpos.o outfloat.o strops.o
iofcl
ose.o iopopen.o ioungetc.o peekc.o iogetc.o ioputc.o iofeof.o ioferror.o
builtin
buf.o filebuf.o fstream.o indstream.o ioassign.o ioextend.o iomanip.o
iostream.o
isgetline.o isgetsb.o isscan.o osform.o procbuf.o sbform.o sbgetline.o
sbscan.o
stdiostream.o stdstrbufs.o stdstreams.o stream.o streambuf.o strstream.o
PlotFi
le.o SFile.o parsestream.o pfstream.o editbuf.o ioprims.o iostrerror.o
cleanup.o
internal error: error_message(58)
make[1]: *** [libiostream.a] Error 100
make[1]: Leaving directory
`/export/home/sberry/gcc-2.95_obj/sparc-sun-solaris2.
6/libio'
make: *** [all-target-libio] Error 2
SunBox% which ar
/bin/ar