This is the mail archive of the gcc-help@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]

Error on make distclean for gcc-3.0.1 on Solaris-2.8 7/01


When performing a make distclean this happened:

make "AR_FLAGS=rc"      "CC_FOR_BUILD=gcc"      "CC_FOR_TARGET=/spare/wwinzer/src/gcc-3.0.1/gcc/xgcc
-B/spare/wwinzer/src/gcc-3.0.1/gcc/ -B/usr/local/sparc-sun-solaris2.8/bin/ -B/usr/local/sparc-sun-solaris2.8/lib/ -isystem
/usr/local/sparc-sun-solaris2.8/include"        "CFLAGS=-O6"    "CXXFLAGS=-O6"  "CFLAGS_FOR_BUILD="
"CFLAGS_FOR_TARGET=-O6"         "INSTALL=/bin/sh /spare/wwinzer/src/gcc-3.0.1/install-sh -c"    "INSTALL_DATA=/bin/sh
/spare/wwinzer/src/gcc-3.0.1/install-sh -c -m 644"        "INSTALL_PROGRAM=/bin/sh /spare/wwinzer/src/gcc-3.0.1/install-sh -c "
"INSTALL_SCRIPT=/bin/sh /spare/wwinzer/src/gcc-3.0.1/install-sh -c"     "LDFLAGS="      "LIBCFLAGS=-O6"
"LIBCFLAGS_FOR_TARGET=-O6"      "MAKE=make"     "MAKEINFO=makeinfo   "  "PICFLAG="      "PICFLAG_FOR_TARGET="
"SHELL=/bin/sh"         "RUNTESTFLAGS="         "exec_prefix=/usr/local"        "infodir=/usr/local/info"
"libdir=/usr/local/lib"         "includedir=/usr/local/include"         "prefix=/usr/local"
"tooldir=/usr/local/sparc-sun-solaris2.8"       "AR=ar"         "AS=as"         "LD=ld"         "LIBCFLAGS=-O6"
"PICFLAG="      "RANLIB=true"   "NM=nm"         "NM_FOR_BUILD="         "NM_FOR_TARGET=nm"      "DESTDIR="      "WERROR="
DO=mostlyclean multi-clean
make[3]: Entering directory `/spare/wwinzer/src/gcc-3.0.1/sparc-sun-solaris2.8/libstdc++-v3'
make[3]: *** No rule to make target `multi-clean'.  Stop.
make[3]: Leaving directory `/spare/wwinzer/src/gcc-3.0.1/sparc-sun-solaris2.8/libstdc++-v3'
make[2]: *** [mostlyclean-multi] Error 2
make[2]: Leaving directory `/spare/wwinzer/src/gcc-3.0.1/sparc-sun-solaris2.8/libstdc++-v3'
make[1]: *** [distclean-recursive] Error 1
make[1]: Leaving directory `/spare/wwinzer/src/gcc-3.0.1/sparc-sun-solaris2.8/libstdc++-v3'
make: *** [do-distclean] Error 1

- Wally Winzer Jr.


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