ltconfig

Bret Ketchum bretk@cnt.cnt.com
Wed Aug 22 11:48:00 GMT 2001


	I'm having trouble building libstdc++ in the new gcc-3.0 build for
a sparc-sun-solaris2.6. The following is spit out when trying to configure
libtool:

ltconfig: enabling shell trace mode
optarg=
+ test -n  
+ test -z  
ltmain=/export/home/bretk/src/gnu/gcc-3.0/libstdc++-v3/../ltmain.sh
optarg=
+ test -n  
+ test -z /export/home/bretk/src/gnu/gcc-3.0/libstdc++-v3/../ltmain.sh 
+ test -z  
host=sparc-sun-solaris2.6
+ test -z /export/home/bretk/src/gnu/gcc-3.0/libstdc++-v3/../ltmain.sh 
+ test ! -f /export/home/bretk/src/gnu/gcc-3.0/libstdc++-v3/../ltmain.sh 
+ test -n  
ltconfig_args=
ltconfig_args= --cache-file=../config.cache
ltconfig_args= --cache-file=../config.cache --with-gcc
ltconfig_args= --cache-file=../config.cache --with-gcc --enable-dlopen
ltconfig_args= --cache-file=../config.cache --with-gcc --enable-dlopen --no-verify
ltconfig_args= --cache-file=../config.cache --with-gcc --enable-dlopen --no-verify --build=sparc-sun-solaris2.6
ltconfig_args= --cache-file=../config.cache --with-gcc --enable-dlopen --no-verify --build=sparc-sun-solaris2.6 --debug
ltconfig_args= --cache-file=../config.cache --with-gcc --enable-dlopen --no-verify --build=sparc-sun-solaris2.6 --debug /export/home/bretk/src/gnu/gcc-3.0/libstdc++-v3/../ltmain.sh
ltconfig_args= --cache-file=../config.cache --with-gcc --enable-dlopen --no-verify --build=sparc-sun-solaris2.6 --debug /export/home/bretk/src/gnu/gcc-3.0/libstdc++-v3/../ltmain.sh sparc-sun-solaris2.6
+ test  = yes 
+ exec 
+ exec 
+ test X = Xset 
+ test X = Xset 
+ test -n ../config.cache 
+ test -r ../config.cache 
+ test -f ../config.cache 
+ echo loading cache ../config.cache within ltconfig 
loading cache ../config.cache within ltconfig
+ . ../config.cache 
ac_cv_cygwin=no
ac_cv_mingw32=no
ac_cv_objext=o
ac_cv_prog_AR=ar
ac_cv_prog_AS=/usr/ccs/bin/as
configure: error: libtool configure failed
make: *** [configure-target-libstdc++-v3] Error 1
*** Error code 2
make: Fatal error: Command failed for target `bootstrap'

	Any help would be appreciated...



More information about the Gcc-bugs mailing list