Regarding the speed of the system, although it's a reasonably fast system, there was a lot going on when I was doing these builds.
Not the least of which was my doing four or five builds in other windows on the 4 proc machine. > -----Original Message----- > From: Ralf Wildenhues [mailto:[EMAIL PROTECTED] > Sent: Tuesday, March 28, 2006 12:39 AM > You could rerun > make check VERBOSE=X TESTS="tagdemo-static.test tagdemo-make.test \ > tagdemo-exec.test tagdemo-conf.test tagdemo-make.test \ > tagdemo-exec.test tagdemo-shared.test tagdemo-make.test \ > tagdemo-exec.test" Here's the output as requested: [EMAIL PROTECTED] ...Z-CD/Sol7/Libtool](578)$ make check VERBOSE=X TESTS="tagdemo-static.test tagdemo-make.test \ > tagdemo-exec.test tagdemo-conf.test tagdemo-make.test \ > tagdemo-exec.test tagdemo-shared.test tagdemo-make.test \ > tagdemo-exec.test" Making check in . make[1]: Entering directory `/nfs/home/mct1296/DMZ-CD/Sol7/Libtool' make[1]: Nothing to be done for `check-am'. make[1]: Leaving directory `/nfs/home/mct1296/DMZ-CD/Sol7/Libtool' Making check in libltdl make[1]: Entering directory `/nfs/home/mct1296/DMZ-CD/Sol7/Libtool/libltdl' make[1]: Leaving directory `/nfs/home/mct1296/DMZ-CD/Sol7/Libtool/libltdl' Making check in doc make[1]: Entering directory `/nfs/home/mct1296/DMZ-CD/Sol7/Libtool/doc' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/nfs/home/mct1296/DMZ-CD/Sol7/Libtool/doc' Making check in tests make[1]: Entering directory `/nfs/home/mct1296/DMZ-CD/Sol7/Libtool/tests' make check-TESTS make[2]: Entering directory `/nfs/home/mct1296/DMZ-CD/Sol7/Libtool/tests' === Running tagdemo-static.test = Running make distclean in ../tagdemo make[3]: Entering directory `/nfs/home/mct1296/DMZ-CD/Sol7/Libtool/tagdemo' rm -f tagdemo tagdemo test -z "libbaz.la" || rm -f libbaz.la rm -f "./so_locations" rm -rf .libs _libs test -z "libfoo.la" || rm -f libfoo.la rm -f "./so_locations" rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -f config.status config.cache config.log configure.lineno configure.status.lineno rm -f Makefile make[3]: Leaving directory `/nfs/home/mct1296/DMZ-CD/Sol7/Libtool/tagdemo' = Configuring in ../tagdemo (prefix=/nfs/home/mct1296/DMZ-CD/Sol7/Libtool/tests/_inst) with --disable-shared checking build system type... sparc-sun-solaris2.7 checking host system type... sparc-sun-solaris2.7 checking target system type... sparc-sun-solaris2.7 checking for a BSD-compatible install... /usr/dl/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking whether gcc and cc understand -c and -o together... yes checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking how to run the C++ preprocessor... g++ -E checking for a sed that does not truncate output... /local/bin/sed checking for grep that handles long lines and -e... /usr/dl/bin/grep checking for egrep... /usr/dl/bin/grep -E checking for ld used by gcc... /usr/dl/bin/ld checking if the linker (/usr/dl/bin/ld) is GNU ld... yes checking for /usr/dl/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/dl/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... no checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... g++ -E checking whether we are using the GNU Fortran 77 compiler... yes checking whether g77 accepts -g... yes checking the maximum length of command line arguments... 262144 checking command to parse /usr/dl/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/dl/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... solaris2.7 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/dl/bin/ld checking if the linker (/usr/dl/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/dl/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/dl/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... solaris2.7 ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for g77 option to produce PIC... -fPIC checking if g77 PIC flag -fPIC works... yes checking if g77 static flag -static works... yes checking if g77 supports -c -o file.o... yes checking whether the g77 linker (/usr/dl/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... solaris2.7 ld.so checking how to hardcode library paths into programs... immediate checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking for cos in -lm... yes configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands PASS: tagdemo-static.test === Running tagdemo-make.test Making in ../tagdemo make[3]: Entering directory `/nfs/home/mct1296/DMZ-CD/Sol7/Libtool/tagdemo' /bin/bash ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"tagdemo\" -DPACKAGE_TARNAME=\"tagdemo\" -DPACKAGE_VERSION=\"0.1\" -DPACKAGE_STRING=\"tagdemo\ 0.1\" -DPACKAGE_BUGREPORT=\"[EMAIL PROTECTED]" -DPACKAGE=\"tagdemo\" -DVERSION=\"0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_MATH_H=1 -I. -I/nfs/home/mct1296/DMZ-CD/Src/Libtool/libtool-1.5.22/tests/../tagdemo -g -O2 -c -o baz.lo /nfs/home/mct1296/DMZ-CD/Src/Libtool/libtool-1.5.22/tests/../tagdemo/baz.cpp g++ -DPACKAGE_NAME=\"tagdemo\" -DPACKAGE_TARNAME=\"tagdemo\" -DPACKAGE_VERSION=\"0.1\" "-DPACKAGE_STRING=\"tagdemo 0.1\"" -DPACKAGE_BUGREPORT=\"[EMAIL PROTECTED]" -DPACKAGE=\"tagdemo\" -DVERSION=\"0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_MATH_H=1 -I. -I/nfs/home/mct1296/DMZ-CD/Src/Libtool/libtool-1.5.22/tests/../tagdemo -g -O2 -c /nfs/home/mct1296/DMZ-CD/Src/Libtool/libtool-1.5.22/tests/../tagdemo/baz.cpp -o baz.o /bin/bash ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"tagdemo\" -DPACKAGE_TARNAME=\"tagdemo\" -DPACKAGE_VERSION=\"0.1\" -DPACKAGE_STRING=\"tagdemo\ 0.1\" -DPACKAGE_BUGREPORT=\"[EMAIL PROTECTED]" -DPACKAGE=\"tagdemo\" -DVERSION=\"0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_MATH_H=1 -I. -I/nfs/home/mct1296/DMZ-CD/Src/Libtool/libtool-1.5.22/tests/../tagdemo -g -O2 -c -o foo.lo /nfs/home/mct1296/DMZ-CD/Src/Libtool/libtool-1.5.22/tests/../tagdemo/foo.cpp g++ -DPACKAGE_NAME=\"tagdemo\" -DPACKAGE_TARNAME=\"tagdemo\" -DPACKAGE_VERSION=\"0.1\" "-DPACKAGE_STRING=\"tagdemo 0.1\"" -DPACKAGE_BUGREPORT=\"[EMAIL PROTECTED]" -DPACKAGE=\"tagdemo\" -DVERSION=\"0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_MATH_H=1 -I. -I/nfs/home/mct1296/DMZ-CD/Src/Libtool/libtool-1.5.22/tests/../tagdemo -g -O2 -c /nfs/home/mct1296/DMZ-CD/Src/Libtool/libtool-1.5.22/tests/../tagdemo/foo.cpp -o foo.o In file included from /local/dl/include/c++/3.2.3/backward/iostream.h:31, from /nfs/home/mct1296/DMZ-CD/Src/Libtool/libtool-1.5.22/tagdemo/foo.cpp:23: /local/dl/include/c++/3.2.3/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the <X> header for the <X.h> header for C++ includes, or <sstream> instead of the deprecated header <strstream.h>. To disable this warning use -Wno-deprecated. /bin/bash ./libtool --tag=CXX --mode=link g++ -g -O2 -no-undefined -o libfoo.la foo.lo -lm mkdir .libs ar cru .libs/libfoo.a foo.o ranlib .libs/libfoo.a creating libfoo.la (cd .libs && rm -f libfoo.la && ln -s ../libfoo.la libfoo.la) /bin/bash ./libtool --tag=CXX --mode=link g++ -g -O2 -no-undefined -o libbaz.la -rpath /nfs/home/mct1296/DMZ-CD/Sol7/Libtool/tests/_inst/lib baz.lo libfoo.la rm -fr .libs/libbaz.lax mkdir .libs/libbaz.lax rm -fr .libs/libbaz.lax/libfoo.a mkdir .libs/libbaz.lax/libfoo.a (cd .libs/libbaz.lax/libfoo.a && ar x /nfs/home/mct1296/DMZ-CD/Sol7/Libtool/tagdemo/./.libs/libfoo.a) ar cru .libs/libbaz.a baz.o .libs/libbaz.lax/libfoo.a/foo.o ranlib .libs/libbaz.a rm -fr .libs/libbaz.lax creating libbaz.la (cd .libs && rm -f libbaz.la && ln -s ../libbaz.la libbaz.la) g++ -DPACKAGE_NAME=\"tagdemo\" -DPACKAGE_TARNAME=\"tagdemo\" -DPACKAGE_VERSION=\"0.1\" -DPACKAGE_STRING=\"tagdemo\ 0.1\" -DPACKAGE_BUGREPORT=\"[EMAIL PROTECTED]" -DPACKAGE=\"tagdemo\" -DVERSION=\"0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_MATH_H=1 -I. -I/nfs/home/mct1296/DMZ-CD/Src/Libtool/libtool-1.5.22/tests/../tagdemo -g -O2 -c -o main.o /nfs/home/mct1296/DMZ-CD/Src/Libtool/libtool-1.5.22/tests/../tagdemo/main.cpp In file included from /local/dl/include/c++/3.2.3/backward/iostream.h:31, from /nfs/home/mct1296/DMZ-CD/Src/Libtool/libtool-1.5.22/tagdemo/main.cpp:25: /local/dl/include/c++/3.2.3/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the <X> header for the <X.h> header for C++ includes, or <sstream> instead of the deprecated header <strstream.h>. To disable this warning use -Wno-deprecated. /bin/bash ./libtool --tag=CXX --mode=link g++ -g -O2 -o tagdemo main.o libbaz.la g++ -g -O2 -o tagdemo main.o ./.libs/libbaz.a -L/tmp/gcc_build/sparc-sun-solaris2.7/libstdc++-v3/src -L/tmp/gcc_build/sparc-sun-solaris2.7/libstdc++-v3/src/.libs -L/tmp/gcc_build/gcc /local/dl/lib/./libstdc++.so -Wl,--rpath -Wl,/local/dl/lib/. -Wl,--rpath -Wl,/local/dl/lib/. /usr/ccs/bin/ld: illegal option -- - /usr/ccs/bin/ld: illegal option -- - usage: ld [-6:abc:d:e:f:h:il:mo:p:rstu:z:B:CD:F:GI:L:M:N:P:Q:R:S:VY:?] file(s) [-64] enforce a 64-bit link-edit [-a] create an absolute file [-b] do not do special PIC relocations in a.out [-B direct] specify `direct' bindings for executable when run [-B dynamic | static] search for shared libraries|archives [-B eliminate] eliminate unqualified global symbols from the symbol table [-B group] relocate object from within group [-B local] reduce unqualified global symbols to local [-B reduce] process symbol reductions [-B symbolic] bind external references to definitions when creating shared objects [-c name] record configuration file `name' [-C] demangle C++ symbol name diagnostics [-d y | n] operate in dynamic|static mode [-D token,...] print diagnostic messages [-e epsym] use `epsym' as entry point address [-f name] specify library for which this file is an auxiliary filter [-F name] specify library for which this file is a filter [-G] create a shared object [-h name] use `name' as internal shared object identifier [-i] ignore LD_LIBRARY_PATH setting [-I name] use `name' as path of interpreter [-l x] search for libx.so or libx.a [-L path] search for libraries in directory `path' [-m] print memory map [-M mapfile] use processing directives contained in `mapfile' [-N string] create a dynamic dependency for `string' [-o outfile] name the output file `outfile' [-p auditlib] identify audit library to accompany this object [-P auditlib] identify audit library for processing the dependencies of this object [-Q y | n] do|do not place version information in output file [-r] create a relocatable object [-R path] specify a library search path to be used at run time [-s] strip any symbol and debugging information [-S supportlib] specify a link-edit support library [-t] do not warn of multiply-defined symbols that have different sizes or alignments [-u symname] create an undefined symbol `symname' [-V] print version information [-Y P,dirlist] use `dirlist' as a default path when searching for libraries [-z absexec] when building an executable absolute symbols referenced in dynamic objects are promoted to the executable [-z allextract | defaultextract | weakextract] extract all member files, only members that resolve undefined tor tentative symbols, or allow extraction of archive members to resolvetweak references from archive files [-z combreloc] combine multiple relocation sections [-z nocompstrtab] disable compression of string tables [-z defs] disallow undefined symbol references [-z endfiltee] marks a filtee such that it will terminate a filters search [-z finiarray=function] name of function to be appended to the .finiarray [-z groupperm | nogroupperm] enable|disable setting of group permissions on dynamic dependencies [-z ignore | record] ignore|record unused dynamic dependencies [-z initarray=function] name of function to be appended to the .initarray [-z initfirst] mark object to indicate that its .init section should be executed before the .init section of any other objects [-z interpose] dynamic object is to be an `interposer' on direct bindings [-z lazyload | nolazyload] enable|disable delayed loading of shared objects [-z ld32=arg1,arg2,...] define arguments applicable to the 32-bit class of ld(1) [-z ld64=arg1,arg2,...] define arguments applicable to the 64-bit class of ld(1) [-z loadfltr] mark filter as requiring immediate loading of its filtees at runtime [-z muldefs] allow multiply-defined symbols [-z nodefs] allow undefined symbol references [-z nodefaultlib] mark object to ignore any default library search path [-z nodelete] mark object as non-deletable [-z nodlopen] mark object as non-dlopen()'able [-z nodump] mark object as non-dldump()'able [-z nopartial] expand any partially initialized symbols [-z noversion] don't record any version sections [-z now] mark object as requiring non-lazy binding [-z origin] mark object as requiring $ORIGIN processing [-z preinitarray=function] name of function to be appended to the .preinitarray [-z redlocsym] reduce local syms in .symtab to a minimum [-z rescan] rescan archive list until no further member extraction occurs [-z text] disallow output relocations against text [-z textoff] allow output relocations against text [-z textwarn] warn if there are relocations against text [-z verbose] generate warnings for suspicious processings collect2: ld returned 1 exit status make[3]: *** [tagdemo] Error 1 make[3]: Leaving directory `/nfs/home/mct1296/DMZ-CD/Sol7/Libtool/tagdemo' FAIL: tagdemo-make.test === Running tagdemo-exec.test You must run tagdemo-make.test before running ../Src/Current/tests/tagdemo-exec.test SKIP: tagdemo-exec.test === Running tagdemo-conf.test = Running make distclean in ../tagdemo make[3]: Entering directory `/nfs/home/mct1296/DMZ-CD/Sol7/Libtool/tagdemo' rm -f tagdemo tagdemo test -z "libbaz.la" || rm -f libbaz.la rm -f "./so_locations" rm -rf .libs _libs test -z "libfoo.la" || rm -f libfoo.la rm -f "./so_locations" rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -f config.status config.cache config.log configure.lineno configure.status.lineno rm -f Makefile make[3]: Leaving directory `/nfs/home/mct1296/DMZ-CD/Sol7/Libtool/tagdemo' = Configuring in ../tagdemo (prefix=/nfs/home/mct1296/DMZ-CD/Sol7/Libtool/tests/_inst) checking build system type... sparc-sun-solaris2.7 checking host system type... sparc-sun-solaris2.7 checking target system type... sparc-sun-solaris2.7 checking for a BSD-compatible install... /usr/dl/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking whether gcc and cc understand -c and -o together... yes checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking how to run the C++ preprocessor... g++ -E checking for a sed that does not truncate output... /local/bin/sed checking for grep that handles long lines and -e... /usr/dl/bin/grep checking for egrep... /usr/dl/bin/grep -E checking for ld used by gcc... /usr/dl/bin/ld checking if the linker (/usr/dl/bin/ld) is GNU ld... yes checking for /usr/dl/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/dl/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... no checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... g++ -E checking whether we are using the GNU Fortran 77 compiler... yes checking whether g77 accepts -g... yes checking the maximum length of command line arguments... 262144 checking command to parse /usr/dl/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/dl/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... solaris2.7 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/dl/bin/ld checking if the linker (/usr/dl/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/dl/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/dl/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... solaris2.7 ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for g77 option to produce PIC... -fPIC checking if g77 PIC flag -fPIC works... yes checking if g77 static flag -static works... yes checking if g77 supports -c -o file.o... yes checking whether the g77 linker (/usr/dl/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... solaris2.7 ld.so checking how to hardcode library paths into programs... immediate checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking for cos in -lm... yes configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands PASS: tagdemo-conf.test === Running tagdemo-make.test Making in ../tagdemo make[3]: Entering directory `/nfs/home/mct1296/DMZ-CD/Sol7/Libtool/tagdemo' /bin/bash ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"tagdemo\" -DPACKAGE_TARNAME=\"tagdemo\" -DPACKAGE_VERSION=\"0.1\" -DPACKAGE_STRING=\"tagdemo\ 0.1\" -DPACKAGE_BUGREPORT=\"[EMAIL PROTECTED]" -DPACKAGE=\"tagdemo\" -DVERSION=\"0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_MATH_H=1 -I. -I/nfs/home/mct1296/DMZ-CD/Src/Libtool/libtool-1.5.22/tests/../tagdemo -g -O2 -c -o baz.lo /nfs/home/mct1296/DMZ-CD/Src/Libtool/libtool-1.5.22/tests/../tagdemo/baz.cpp mkdir .libs g++ -DPACKAGE_NAME=\"tagdemo\" -DPACKAGE_TARNAME=\"tagdemo\" -DPACKAGE_VERSION=\"0.1\" "-DPACKAGE_STRING=\"tagdemo 0.1\"" -DPACKAGE_BUGREPORT=\"[EMAIL PROTECTED]" -DPACKAGE=\"tagdemo\" -DVERSION=\"0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_MATH_H=1 -I. -I/nfs/home/mct1296/DMZ-CD/Src/Libtool/libtool-1.5.22/tests/../tagdemo -g -O2 -c /nfs/home/mct1296/DMZ-CD/Src/Libtool/libtool-1.5.22/tests/../tagdemo/baz.cpp -fPIC -DPIC -o .libs/baz.o g++ -DPACKAGE_NAME=\"tagdemo\" -DPACKAGE_TARNAME=\"tagdemo\" -DPACKAGE_VERSION=\"0.1\" "-DPACKAGE_STRING=\"tagdemo 0.1\"" -DPACKAGE_BUGREPORT=\"[EMAIL PROTECTED]" -DPACKAGE=\"tagdemo\" -DVERSION=\"0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_MATH_H=1 -I. -I/nfs/home/mct1296/DMZ-CD/Src/Libtool/libtool-1.5.22/tests/../tagdemo -g -O2 -c /nfs/home/mct1296/DMZ-CD/Src/Libtool/libtool-1.5.22/tests/../tagdemo/baz.cpp -o baz.o >/dev/null 2>&1 /bin/bash ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"tagdemo\" -DPACKAGE_TARNAME=\"tagdemo\" -DPACKAGE_VERSION=\"0.1\" -DPACKAGE_STRING=\"tagdemo\ 0.1\" -DPACKAGE_BUGREPORT=\"[EMAIL PROTECTED]" -DPACKAGE=\"tagdemo\" -DVERSION=\"0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_MATH_H=1 -I. -I/nfs/home/mct1296/DMZ-CD/Src/Libtool/libtool-1.5.22/tests/../tagdemo -g -O2 -c -o foo.lo /nfs/home/mct1296/DMZ-CD/Src/Libtool/libtool-1.5.22/tests/../tagdemo/foo.cpp g++ -DPACKAGE_NAME=\"tagdemo\" -DPACKAGE_TARNAME=\"tagdemo\" -DPACKAGE_VERSION=\"0.1\" "-DPACKAGE_STRING=\"tagdemo 0.1\"" -DPACKAGE_BUGREPORT=\"[EMAIL PROTECTED]" -DPACKAGE=\"tagdemo\" -DVERSION=\"0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_MATH_H=1 -I. -I/nfs/home/mct1296/DMZ-CD/Src/Libtool/libtool-1.5.22/tests/../tagdemo -g -O2 -c /nfs/home/mct1296/DMZ-CD/Src/Libtool/libtool-1.5.22/tests/../tagdemo/foo.cpp -fPIC -DPIC -o .libs/foo.o In file included from /local/dl/include/c++/3.2.3/backward/iostream.h:31, from /nfs/home/mct1296/DMZ-CD/Src/Libtool/libtool-1.5.22/tagdemo/foo.cpp:23: /local/dl/include/c++/3.2.3/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the <X> header for the <X.h> header for C++ includes, or <sstream> instead of the deprecated header <strstream.h>. To disable this warning use -Wno-deprecated. g++ -DPACKAGE_NAME=\"tagdemo\" -DPACKAGE_TARNAME=\"tagdemo\" -DPACKAGE_VERSION=\"0.1\" "-DPACKAGE_STRING=\"tagdemo 0.1\"" -DPACKAGE_BUGREPORT=\"[EMAIL PROTECTED]" -DPACKAGE=\"tagdemo\" -DVERSION=\"0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_MATH_H=1 -I. -I/nfs/home/mct1296/DMZ-CD/Src/Libtool/libtool-1.5.22/tests/../tagdemo -g -O2 -c /nfs/home/mct1296/DMZ-CD/Src/Libtool/libtool-1.5.22/tests/../tagdemo/foo.cpp -o foo.o >/dev/null 2>&1 /bin/bash ./libtool --tag=CXX --mode=link g++ -g -O2 -no-undefined -o libfoo.la foo.lo -lm ar cru .libs/libfoo.a .libs/foo.o ranlib .libs/libfoo.a creating libfoo.la (cd .libs && rm -f libfoo.la && ln -s ../libfoo.la libfoo.la) /bin/bash ./libtool --tag=CXX --mode=link g++ -g -O2 -no-undefined -o libbaz.la -rpath /nfs/home/mct1296/DMZ-CD/Sol7/Libtool/tests/_inst/lib baz.lo libfoo.la rm -fr .libs/libbaz.lax mkdir .libs/libbaz.lax rm -fr .libs/libbaz.lax/libfoo.a mkdir .libs/libbaz.lax/libfoo.a (cd .libs/libbaz.lax/libfoo.a && ar x /nfs/home/mct1296/DMZ-CD/Sol7/Libtool/tagdemo/./.libs/libfoo.a) g++ -shared -nostdlib /local/bin/../lib/gcc-lib/sparc-sun-solaris2.7/3.2.3/crti.o /usr/ccs/lib/values-Xa.o /local/bin/../lib/gcc-lib/sparc-sun-solaris2.7/3.2.3/crtbegin.o .libs/baz.o .libs/libbaz.lax/libfoo.a/foo.o -Wl,--rpath -Wl,/local/dl/lib/. -Wl,--rpath -Wl,/local/dl/lib/. -L/tmp/gcc_build/sparc-sun-solaris2.7/libstdc++-v3/src -L/tmp/gcc_build/sparc-sun-solaris2.7/libstdc++-v3/src/.libs -L/tmp/gcc_build/gcc -L/local/bin/../lib/gcc-lib/sparc-sun-solaris2.7/3.2.3 -L/local/bin/../lib/gcc-lib -L/local/dl/lib/gcc-lib/sparc-sun-solaris2.7/3.2.3 -L/usr/ccs/bin -L/usr/ccs/lib -L/local/bin/../lib/gcc-lib/sparc-sun-solaris2.7/3.2.3/../../.. -L/local/dl/lib/gcc-lib/sparc-sun-solaris2.7/3.2.3/../../.. /local/dl/lib/./libstdc++.so -lm -lgcc_s /local/bin/../lib/gcc-lib/sparc-sun-solaris2.7/3.2.3/crtend.o /local/bin/../lib/gcc-lib/sparc-sun-solaris2.7/3.2.3/crtn.o -Wl,-soname -Wl,libbaz.so.0 -o .libs/libbaz.so.0.0.0 /usr/ccs/bin/ld: illegal option -- - /usr/ccs/bin/ld: illegal option -- - ld: warning: option -o appears more than once, first setting taken usage: ld [-6:abc:d:e:f:h:il:mo:p:rstu:z:B:CD:F:GI:L:M:N:P:Q:R:S:VY:?] file(s) [-64] enforce a 64-bit link-edit [-a] create an absolute file [-b] do not do special PIC relocations in a.out [-B direct] specify `direct' bindings for executable when run [-B dynamic | static] search for shared libraries|archives [-B eliminate] eliminate unqualified global symbols from the symbol table [-B group] relocate object from within group [-B local] reduce unqualified global symbols to local [-B reduce] process symbol reductions [-B symbolic] bind external references to definitions when creating shared objects [-c name] record configuration file `name' [-C] demangle C++ symbol name diagnostics [-d y | n] operate in dynamic|static mode [-D token,...] print diagnostic messages [-e epsym] use `epsym' as entry point address [-f name] specify library for which this file is an auxiliary filter [-F name] specify library for which this file is a filter [-G] create a shared object [-h name] use `name' as internal shared object identifier [-i] ignore LD_LIBRARY_PATH setting [-I name] use `name' as path of interpreter [-l x] search for libx.so or libx.a [-L path] search for libraries in directory `path' [-m] print memory map [-M mapfile] use processing directives contained in `mapfile' [-N string] create a dynamic dependency for `string' [-o outfile] name the output file `outfile' [-p auditlib] identify audit library to accompany this object [-P auditlib] identify audit library for processing the dependencies of this object [-Q y | n] do|do not place version information in output file [-r] create a relocatable object [-R path] specify a library search path to be used at run time [-s] strip any symbol and debugging information [-S supportlib] specify a link-edit support library [-t] do not warn of multiply-defined symbols that have different sizes or alignments [-u symname] create an undefined symbol `symname' [-V] print version information [-Y P,dirlist] use `dirlist' as a default path when searching for libraries [-z absexec] when building an executable absolute symbols referenced in dynamic objects are promoted to the executable [-z allextract | defaultextract | weakextract] extract all member files, only members that resolve undefined tor tentative symbols, or allow extraction of archive members to resolvetweak references from archive files [-z combreloc] combine multiple relocation sections [-z nocompstrtab] disable compression of string tables [-z defs] disallow undefined symbol references [-z endfiltee] marks a filtee such that it will terminate a filters search [-z finiarray=function] name of function to be appended to the .finiarray [-z groupperm | nogroupperm] enable|disable setting of group permissions on dynamic dependencies [-z ignore | record] ignore|record unused dynamic dependencies [-z initarray=function] name of function to be appended to the .initarray [-z initfirst] mark object to indicate that its .init section should be executed before the .init section of any other objects [-z interpose] dynamic object is to be an `interposer' on direct bindings [-z lazyload | nolazyload] enable|disable delayed loading of shared objects [-z ld32=arg1,arg2,...] define arguments applicable to the 32-bit class of ld(1) [-z ld64=arg1,arg2,...] define arguments applicable to the 64-bit class of ld(1) [-z loadfltr] mark filter as requiring immediate loading of its filtees at runtime [-z muldefs] allow multiply-defined symbols [-z nodefs] allow undefined symbol references [-z nodefaultlib] mark object to ignore any default library search path [-z nodelete] mark object as non-deletable [-z nodlopen] mark object as non-dlopen()'able [-z nodump] mark object as non-dldump()'able [-z nopartial] expand any partially initialized symbols [-z noversion] don't record any version sections [-z now] mark object as requiring non-lazy binding [-z origin] mark object as requiring $ORIGIN processing [-z preinitarray=function] name of function to be appended to the .preinitarray [-z redlocsym] reduce local syms in .symtab to a minimum [-z rescan] rescan archive list until no further member extraction occurs [-z text] disallow output relocations against text [-z textoff] allow output relocations against text [-z textwarn] warn if there are relocations against text [-z verbose] generate warnings for suspicious processings collect2: ld returned 1 exit status make[3]: *** [libbaz.la] Error 1 make[3]: Leaving directory `/nfs/home/mct1296/DMZ-CD/Sol7/Libtool/tagdemo' FAIL: tagdemo-make.test === Running tagdemo-exec.test You must run tagdemo-make.test before running ../Src/Current/tests/tagdemo-exec.test SKIP: tagdemo-exec.test === Running tagdemo-shared.test = Running make distclean in ../tagdemo make[3]: Entering directory `/nfs/home/mct1296/DMZ-CD/Sol7/Libtool/tagdemo' rm -f tagdemo tagdemo test -z "libbaz.la" || rm -f libbaz.la rm -f "./so_locations" rm -rf .libs _libs test -z "libfoo.la" || rm -f libfoo.la rm -f "./so_locations" rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -f config.status config.cache config.log configure.lineno configure.status.lineno rm -f Makefile make[3]: Leaving directory `/nfs/home/mct1296/DMZ-CD/Sol7/Libtool/tagdemo' = Configuring in ../tagdemo (prefix=/nfs/home/mct1296/DMZ-CD/Sol7/Libtool/tests/_inst) with --disable-static checking build system type... sparc-sun-solaris2.7 checking host system type... sparc-sun-solaris2.7 checking target system type... sparc-sun-solaris2.7 checking for a BSD-compatible install... /usr/dl/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking whether gcc and cc understand -c and -o together... yes checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking how to run the C++ preprocessor... g++ -E checking for a sed that does not truncate output... /local/bin/sed checking for grep that handles long lines and -e... /usr/dl/bin/grep checking for egrep... /usr/dl/bin/grep -E checking for ld used by gcc... /usr/dl/bin/ld checking if the linker (/usr/dl/bin/ld) is GNU ld... yes checking for /usr/dl/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/dl/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... no checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... g++ -E checking whether we are using the GNU Fortran 77 compiler... yes checking whether g77 accepts -g... yes checking the maximum length of command line arguments... 262144 checking command to parse /usr/dl/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/dl/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... solaris2.7 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/dl/bin/ld checking if the linker (/usr/dl/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/dl/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/dl/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... solaris2.7 ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for g77 option to produce PIC... -fPIC checking if g77 PIC flag -fPIC works... yes checking if g77 static flag -static works... yes checking if g77 supports -c -o file.o... yes checking whether the g77 linker (/usr/dl/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... solaris2.7 ld.so checking how to hardcode library paths into programs... immediate checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking for cos in -lm... yes configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands PASS: tagdemo-shared.test === Running tagdemo-make.test Making in ../tagdemo make[3]: Entering directory `/nfs/home/mct1296/DMZ-CD/Sol7/Libtool/tagdemo' /bin/bash ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"tagdemo\" -DPACKAGE_TARNAME=\"tagdemo\" -DPACKAGE_VERSION=\"0.1\" -DPACKAGE_STRING=\"tagdemo\ 0.1\" -DPACKAGE_BUGREPORT=\"[EMAIL PROTECTED]" -DPACKAGE=\"tagdemo\" -DVERSION=\"0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_MATH_H=1 -I. -I/nfs/home/mct1296/DMZ-CD/Src/Libtool/libtool-1.5.22/tests/../tagdemo -g -O2 -c -o baz.lo /nfs/home/mct1296/DMZ-CD/Src/Libtool/libtool-1.5.22/tests/../tagdemo/baz.cpp mkdir .libs g++ -DPACKAGE_NAME=\"tagdemo\" -DPACKAGE_TARNAME=\"tagdemo\" -DPACKAGE_VERSION=\"0.1\" "-DPACKAGE_STRING=\"tagdemo 0.1\"" -DPACKAGE_BUGREPORT=\"[EMAIL PROTECTED]" -DPACKAGE=\"tagdemo\" -DVERSION=\"0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_MATH_H=1 -I. -I/nfs/home/mct1296/DMZ-CD/Src/Libtool/libtool-1.5.22/tests/../tagdemo -g -O2 -c /nfs/home/mct1296/DMZ-CD/Src/Libtool/libtool-1.5.22/tests/../tagdemo/baz.cpp -fPIC -DPIC -o .libs/baz.o /bin/bash ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"tagdemo\" -DPACKAGE_TARNAME=\"tagdemo\" -DPACKAGE_VERSION=\"0.1\" -DPACKAGE_STRING=\"tagdemo\ 0.1\" -DPACKAGE_BUGREPORT=\"[EMAIL PROTECTED]" -DPACKAGE=\"tagdemo\" -DVERSION=\"0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_MATH_H=1 -I. -I/nfs/home/mct1296/DMZ-CD/Src/Libtool/libtool-1.5.22/tests/../tagdemo -g -O2 -c -o foo.lo /nfs/home/mct1296/DMZ-CD/Src/Libtool/libtool-1.5.22/tests/../tagdemo/foo.cpp g++ -DPACKAGE_NAME=\"tagdemo\" -DPACKAGE_TARNAME=\"tagdemo\" -DPACKAGE_VERSION=\"0.1\" "-DPACKAGE_STRING=\"tagdemo 0.1\"" -DPACKAGE_BUGREPORT=\"[EMAIL PROTECTED]" -DPACKAGE=\"tagdemo\" -DVERSION=\"0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_MATH_H=1 -I. -I/nfs/home/mct1296/DMZ-CD/Src/Libtool/libtool-1.5.22/tests/../tagdemo -g -O2 -c /nfs/home/mct1296/DMZ-CD/Src/Libtool/libtool-1.5.22/tests/../tagdemo/foo.cpp -fPIC -DPIC -o .libs/foo.o In file included from /local/dl/include/c++/3.2.3/backward/iostream.h:31, from /nfs/home/mct1296/DMZ-CD/Src/Libtool/libtool-1.5.22/tagdemo/foo.cpp:23: /local/dl/include/c++/3.2.3/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the <X> header for the <X.h> header for C++ includes, or <sstream> instead of the deprecated header <strstream.h>. To disable this warning use -Wno-deprecated. /bin/bash ./libtool --tag=CXX --mode=link g++ -g -O2 -no-undefined -o libfoo.la foo.lo -lm ar cru .libs/libfoo.a .libs/foo.o ranlib .libs/libfoo.a creating libfoo.la (cd .libs && rm -f libfoo.la && ln -s ../libfoo.la libfoo.la) /bin/bash ./libtool --tag=CXX --mode=link g++ -g -O2 -no-undefined -o libbaz.la -rpath /nfs/home/mct1296/DMZ-CD/Sol7/Libtool/tests/_inst/lib baz.lo libfoo.la rm -fr .libs/libbaz.lax mkdir .libs/libbaz.lax rm -fr .libs/libbaz.lax/libfoo.a mkdir .libs/libbaz.lax/libfoo.a (cd .libs/libbaz.lax/libfoo.a && ar x /nfs/home/mct1296/DMZ-CD/Sol7/Libtool/tagdemo/./.libs/libfoo.a) g++ -shared -nostdlib /local/bin/../lib/gcc-lib/sparc-sun-solaris2.7/3.2.3/crti.o /usr/ccs/lib/values-Xa.o /local/bin/../lib/gcc-lib/sparc-sun-solaris2.7/3.2.3/crtbegin.o .libs/baz.o .libs/libbaz.lax/libfoo.a/foo.o -Wl,--rpath -Wl,/local/dl/lib/. -Wl,--rpath -Wl,/local/dl/lib/. -L/tmp/gcc_build/sparc-sun-solaris2.7/libstdc++-v3/src -L/tmp/gcc_build/sparc-sun-solaris2.7/libstdc++-v3/src/.libs -L/tmp/gcc_build/gcc -L/local/bin/../lib/gcc-lib/sparc-sun-solaris2.7/3.2.3 -L/local/bin/../lib/gcc-lib -L/local/dl/lib/gcc-lib/sparc-sun-solaris2.7/3.2.3 -L/usr/ccs/bin -L/usr/ccs/lib -L/local/bin/../lib/gcc-lib/sparc-sun-solaris2.7/3.2.3/../../.. -L/local/dl/lib/gcc-lib/sparc-sun-solaris2.7/3.2.3/../../.. /local/dl/lib/./libstdc++.so -lm -lgcc_s /local/bin/../lib/gcc-lib/sparc-sun-solaris2.7/3.2.3/crtend.o /local/bin/../lib/gcc-lib/sparc-sun-solaris2.7/3.2.3/crtn.o -Wl,-soname -Wl,libbaz.so.0 -o .libs/libbaz.so.0.0.0 /usr/ccs/bin/ld: illegal option -- - /usr/ccs/bin/ld: illegal option -- - ld: warning: option -o appears more than once, first setting taken usage: ld [-6:abc:d:e:f:h:il:mo:p:rstu:z:B:CD:F:GI:L:M:N:P:Q:R:S:VY:?] file(s) [-64] enforce a 64-bit link-edit [-a] create an absolute file [-b] do not do special PIC relocations in a.out [-B direct] specify `direct' bindings for executable when run [-B dynamic | static] search for shared libraries|archives [-B eliminate] eliminate unqualified global symbols from the symbol table [-B group] relocate object from within group [-B local] reduce unqualified global symbols to local [-B reduce] process symbol reductions [-B symbolic] bind external references to definitions when creating shared objects [-c name] record configuration file `name' [-C] demangle C++ symbol name diagnostics [-d y | n] operate in dynamic|static mode [-D token,...] print diagnostic messages [-e epsym] use `epsym' as entry point address [-f name] specify library for which this file is an auxiliary filter [-F name] specify library for which this file is a filter [-G] create a shared object [-h name] use `name' as internal shared object identifier [-i] ignore LD_LIBRARY_PATH setting [-I name] use `name' as path of interpreter [-l x] search for libx.so or libx.a [-L path] search for libraries in directory `path' [-m] print memory map [-M mapfile] use processing directives contained in `mapfile' [-N string] create a dynamic dependency for `string' [-o outfile] name the output file `outfile' [-p auditlib] identify audit library to accompany this object [-P auditlib] identify audit library for processing the dependencies of this object [-Q y | n] do|do not place version information in output file [-r] create a relocatable object [-R path] specify a library search path to be used at run time [-s] strip any symbol and debugging information [-S supportlib] specify a link-edit support library [-t] do not warn of multiply-defined symbols that have different sizes or alignments [-u symname] create an undefined symbol `symname' [-V] print version information [-Y P,dirlist] use `dirlist' as a default path when searching for libraries [-z absexec] when building an executable absolute symbols referenced in dynamic objects are promoted to the executable [-z allextract | defaultextract | weakextract] extract all member files, only members that resolve undefined tor tentative symbols, or allow extraction of archive members to resolvetweak references from archive files [-z combreloc] combine multiple relocation sections [-z nocompstrtab] disable compression of string tables [-z defs] disallow undefined symbol references [-z endfiltee] marks a filtee such that it will terminate a filters search [-z finiarray=function] name of function to be appended to the .finiarray [-z groupperm | nogroupperm] enable|disable setting of group permissions on dynamic dependencies [-z ignore | record] ignore|record unused dynamic dependencies [-z initarray=function] name of function to be appended to the .initarray [-z initfirst] mark object to indicate that its .init section should be executed before the .init section of any other objects [-z interpose] dynamic object is to be an `interposer' on direct bindings [-z lazyload | nolazyload] enable|disable delayed loading of shared objects [-z ld32=arg1,arg2,...] define arguments applicable to the 32-bit class of ld(1) [-z ld64=arg1,arg2,...] define arguments applicable to the 64-bit class of ld(1) [-z loadfltr] mark filter as requiring immediate loading of its filtees at runtime [-z muldefs] allow multiply-defined symbols [-z nodefs] allow undefined symbol references [-z nodefaultlib] mark object to ignore any default library search path [-z nodelete] mark object as non-deletable [-z nodlopen] mark object as non-dlopen()'able [-z nodump] mark object as non-dldump()'able [-z nopartial] expand any partially initialized symbols [-z noversion] don't record any version sections [-z now] mark object as requiring non-lazy binding [-z origin] mark object as requiring $ORIGIN processing [-z preinitarray=function] name of function to be appended to the .preinitarray [-z redlocsym] reduce local syms in .symtab to a minimum [-z rescan] rescan archive list until no further member extraction occurs [-z text] disallow output relocations against text [-z textoff] allow output relocations against text [-z textwarn] warn if there are relocations against text [-z verbose] generate warnings for suspicious processings collect2: ld returned 1 exit status make[3]: *** [libbaz.la] Error 1 make[3]: Leaving directory `/nfs/home/mct1296/DMZ-CD/Sol7/Libtool/tagdemo' FAIL: tagdemo-make.test === Running tagdemo-exec.test You must run tagdemo-make.test before running ../Src/Current/tests/tagdemo-exec.test SKIP: tagdemo-exec.test ==================================== 3 of 6 tests failed (3 tests were not run) Please report to [email protected] ==================================== make[2]: *** [check-TESTS] Error 1 make[2]: Leaving directory `/nfs/home/mct1296/DMZ-CD/Sol7/Libtool/tests' make[1]: *** [check-am] Error 2 make[1]: Leaving directory `/nfs/home/mct1296/DMZ-CD/Sol7/Libtool/tests' make: *** [check-recursive] Error 1 [EMAIL PROTECTED] ...Z-CD/Sol7/Libtool](579)$ _______________________________________________ Bug-libtool mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-libtool
