libio/libtool bootstrap failure

Robert Lipe robertl@sco.com
Tue Nov 21 06:54:00 GMT 2000


This failure seems to have been introduced between 3 a.m. (gmt-0500) on
Nov 17 and Nov 18.  It looks like we're trying to replace objects in an
archive without naming the objects.

If any of our configuration wizards can offer hints where to start
chasing this, I'd appreciate it.

RJL

Touching gcc/java/parse.h...
echo argv.o choose-temp.o concat.o cplus-dem.o cp-demangle.o dyn-string.o fdmatch.o fnmatch.o getopt.o getopt1.o getpwd.o getruntime.o hashtab.o hex.o floatformat.o md5.o objalloc.o obstack.o partition.o pexecute.o sort.o spaces.o splay-tree.o strerror.o strsignal.o xatexit.o xexit.o xmalloc.o xmemdup.o xstrdup.o xstrerror.o > required-list
make[5]: Nothing to be done for `all'.
make "AR_FLAGS=rc" "CC_FOR_BUILD=/bin/cc" "CC_FOR_TARGET=/play/negcs/gcc/xgcc -B/play/negcs/gcc/ -B/usr/local/i686-pc-sco3.2v5.0.6/bin/ -B/usr/local/i686-pc-sco3.2v5.0.6/lib/ -isystem /usr/local/i686-pc-sco3.2v5.0.6/include" "CFLAGS=-g" "CXXFLAGS=-g -O2" "CFLAGS_FOR_BUILD=" "CFLAGS_FOR_TARGET=-g" "INSTALL=/bin/sh /play/egcs/install-sh -c" "INSTALL_DATA=/bin/sh /play/egcs/install-sh -c -m 644" "INSTALL_PROGRAM=/bin/sh /play/egcs/install-sh -c " "INSTALL_SCRIPT=/bin/sh /play/egcs/install-sh -c" "LDFLAGS=" "LIBCFLAGS=-g" "LIBCFLAGS_FOR_TARGET=-g" "MAKE=make" "MAKEINFO=/play/negcs/texinfo/makeinfo/makeinfo   " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "EXPECT=expect" "RUNTEST=runtest" "RUNTESTFLAGS=" "exec_prefix=/usr/local" "infodir=/usr/local/info" "libdir=/usr/local/lib" "includedir=/usr/local/include" "prefix=/usr/local" "tooldir=/usr/local/i686-pc-sco3.2v5.0.6" "AR=ar" "AS=as" "CC=/play/negcs/gcc/xgcc -B/play/negcs/gcc/ -B/usr/local/i686-pc-sco3.2v5.0.6/bin/ -B/usr/local/i686-pc-sco3.2v5.0.6/lib/ -isystem /usr/local/i686-pc-sco3.2v5.0.6/include" "CXX=/play/negcs/gcc/g++ -B/play/negcs/gcc/ -nostdinc++  -L/play/negcs/i686-pc-sco3.2v5.0.6/libstd++-v3/src -L/play/negcs/i686-pc-sco3.2v5.0.6/libstd++-v3/src/.libs -B/usr/local/i686-pc-sco3.2v5.0.6/bin/ -B/usr/local/i686-pc-sco3.2v5.0.6/lib/ -isystem /usr/local/i686-pc-sco3.2v5.0.6/include" "LD=ld" "LIBCFLAGS=-g" "PICFLAG=" "RANLIB=true" "NM=nm" "NM_FOR_BUILD=" "NM_FOR_TARGET=nm" "DESTDIR=" "WERROR="  all-recursive
Making all in libio
/bin/sh ../libtool --mode=link /play/negcs/gcc/xgcc -B/play/negcs/gcc/ -B/usr/local/i686-pc-sco3.2v5.0.6/bin/ -B/usr/local/i686-pc-sco3.2v5.0.6/lib/ -isystem /usr/local/i686-pc-sco3.2v5.0.6/include -D_GNU_SOURCE -g  -g  -o libio.la     -lm 
mkdir .libs
ar rc .libs/libio.a
Incorrect usage
Usage: ar [-V?] -key[arg] [posname] afile [name ...]
	 where key[arg] is one of the following: r[uabi], m[abi], d, q, t, p, x
make[4]: *** [libio.la] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all-recursive-am] Error 2
make[1]: *** [all-target-libstdc++-v3] Error 2
make: *** [bootstrap] Error 2


More information about the Gcc-bugs mailing list