gcc 3.4.3 make bootstrap chokes on libstdc++

Jay A. St. Pierre Jay.St.Pierre@Colorado.EDU
Wed Apr 13 00:00:00 GMT 2005


I tried posting to gcc-help, but nobody there had any 
suggestions.

A "make bootstrap" of gcc-3.4.3 fails when attempting to 
configure libstdc++ on a Solaris 2.7 box.  I can build just the 
gcc-core fine.  I can also build everything fine on a Solaris 2.9 
box.

Here are the packages I'm working with:

  gcc-core-3.4.3.tar.bz2
  gcc-g++-3.4.3.tar.bz2
  gcc-g77-3.4.3.tar.bz2

After untarring these and creating an object directory, I cd into 
the object directory (gcc-3.4.3-obj) and run:

  ../gcc-3.4.3/configure --prefix=/usr/local/sde/gcc-3.4.3 \
                         --with-gnu-as \
                         --with-as=/usr/local/sde/gnu/bin/as \
                         --with-gnu-ld \
                         --with-ld=/usr/local/sde/gnu/bin/ld \
                         --disable-nls
  make bootstrap

Note that the referenced versions of as and ld have been compiled with
a working version of gcc that I was able to build with just gcc-core.

Most of the compilation goes OK, until I get the following:

Adding multilib support to Makefile in ../../../gcc-3.4.3/libstdc++-v3
multidirs=sparcv9
with_multisubdir=
Running configure in multilib subdirs sparcv9
pwd: /appl/local_sde_dev/src/gcc/gcc-3.4.3/sparc-SunOS-5.7/gcc-3.4.3-obj/sparc-sun-solaris2.7/libstdc++-v3
Running configure in multilib subdir sparcv9
pwd: /appl/local_sde_dev/src/gcc/gcc-3.4.3/sparc-SunOS-5.7/gcc-3.4.3-obj/sparc-sun-solaris2.7
mkdir sparcv9
configure: creating cache ./config.cache
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/local/sde/gnu/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for sparc-sun-solaris2.7-gcc... /appl/local_sde_dev/src/gcc/gcc-3.4.3/sparc-SunOS-5.7/gcc-3.4.3-obj/gcc/xgcc -B/appl/local_sde_dev/src/gcc/gcc-3.4.3/sparc-SunOS-5.7/gcc-3.4.3-obj/gcc/ -B/usr/local/sde/gcc-3.4.3/sparc-sun-solaris2.7/bin/ -B/usr/local/sde/gcc-3.4.3/sparc-sun-solaris2.7/lib/ -isystem /usr/local/sde/gcc-3.4.3/sparc-sun-solaris2.7/include -isystem /usr/local/sde/gcc-3.4.3/sparc-sun-solaris2.7/sys-include  -m64
checking for C compiler default output... a.out
checking whether the C compiler works... configure: error: cannot run C compiled programs.
If you meant to cross compile, use `--host'.
See `config.log' for more details.
make[1]: *** [configure-target-libstdc++-v3] Error 1
make[1]: Leaving directory `/appl/local_sde_dev/src/gcc/gcc-3.4.3/sparc-SunOS-5.7/gcc-3.4.3-obj'
make: *** [bootstrap] Error 2

I have attached the contents of config.log from
gcc-3.4.3-obj/sparc-sun-solaris2.7/spacv9, which I think must be the
one referred to by the error message.

I have also tried pulling in the changes to libstdc++/configure 
and libstdc++/crossconfig.m4 I found on the gcc_3_4 branch in 
CVS.  But that didn't make a difference.

Thanks for any help you can provide.

-Jay

---- begin config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by package-unused configure version-unused, which was
generated by GNU Autoconf 2.57.  Invocation command line was

  $ ../../../../gcc-3.4.3/libstdc++-v3/configure --with-multisubdir=sparcv9 --with-multisrctop= --enable-multilib --cache-file=./config.cache --host=sparc-sun-solaris2.7 --build=sparc-sun-solaris2.7 --enable-multilib --prefix=/usr/local/sde/gcc-3.4.3 --with-gnu-as --with-as=/usr/local/sde/gnu/bin/as --with-gnu-ld --with-ld=/usr/local/sde/gnu/bin/ld --disable-nls --with-gcc-version-trigger=/appl/local_sde_dev/src/gcc/gcc-3.4.3/sparc-SunOS-5.7/gcc-3.4.3/gcc/version.c --program-transform-name=s,y,y, --srcdir=../../../gcc-3.4.3/libstdc++-v3 --with-target-subdir=sparc-sun-solaris2.7 CPPFLAGS=-O2 -g -O2 build_alias=sparc-sun-solaris2.7 host_alias=sparc-sun-solaris2.7 target_alias=sparc-sun-solaris2.7 -srcdir=../../../../gcc-3.4.3/libstdc++-v3

## --------- ##
## Platform. ##
## --------- ##

hostname = ernie
uname -m = sun4u
uname -r = 5.7
uname -s = SunOS
uname -v = Generic_106541-35

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = ernie
Release = 5.7
KernelID = Generic_106541-35
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 6

/bin/arch              = sun4
/usr/bin/arch -k       = sun4u
/usr/convex/getsysinfo = unknown
hostinfo               = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /usr/local/sde/gcc/bin
PATH: /usr/local/sde/gnu/bin
PATH: /usr/local/sde/bin
PATH: /appl/sde/bin
PATH: /appl/sde/arch-sparc-SunOS-5.7/bin
PATH: /appl/sde/arch-sparc-SunOS-5.7/gnu/bin
PATH: /appl/sde/arch-sparc-SunOS-5.7/gcc/bin
PATH: /appl/sde/arch-sparc-SunOS-5.7/ddd/bin
PATH: /appl/sde/arch-sparc-SunOS-5.7/eclipse
PATH: /appl/sde/arch-sparc-SunOS-5/firefox
PATH: /appl/sde/arch-sparc-SunOS-5.7/insight/bin
PATH: /appl/sde/arch-sparc-SunOS-5/OO.o/program
PATH: /appl/sde/arch-sparc-SunOS-5.7/perl/bin
PATH: /appl/sde/arch-sparc-SunOS-5.7/splint/bin
PATH: /appl/sde/arch-sparc-SunOS-5.7/TclTk/bin
PATH: /appl/sde/tornado/wind/host/sun4-solaris2/bin
PATH: /home/vxwadm/singlestep/sun_sol2/cmd
PATH: /appl/vcast
PATH: /appl/sde/arch-sparc-SunOS-5/vim/bin
PATH: /appl/sde/arch-sparc-SunOS-5.7/xemacs/bin
PATH: /appl/ste/bin
PATH: /appl/ste/arch-sparc-SunOS-5.7/bin
PATH: /appl/ste/arch-sparc-SunOS-5.7/gnu/bin
PATH: /appl/ste/tools/bin
PATH: /appl/ste/arch-sparc-SunOS-5/firefox
PATH: /lma/tools
PATH: /sfoc/bin
PATH: /msop/seq/bin/sol9
PATH: /lma/lib/ncar/bin
PATH: /appl/ste/arch-sparc-SunOS-5/OO.o/program
PATH: /appl/ste/arch-sparc-SunOS-5.7/perl/bin
PATH: /appl/ste/gds/report_run
PATH: /appl/ste/gds/report_pkt
PATH: /appl/ste/arch-sparc-SunOS-5.7/TclTk/bin
PATH: /appl/ste/arch-sparc-SunOS-5.7/vim/bin
PATH: /appl/ste/arch-sparc-SunOS-5.7/xemacs/bin
PATH: /home/stpierre/bin
PATH: /usr/local/bin
PATH: /usr/local/sbin
PATH: /usr/local/etc
PATH: /usr/local/share/bin
PATH: /usr/local/share/sbin
PATH: /usr/local/share/etc
PATH: /usr/local/sde/bin
PATH: /usr/local/sde/gnu/bin
PATH: /home/stpierre/sol/X11/bin
PATH: /usr/dt/bin
PATH: /usr/openwin/bin
PATH: /usr/bin
PATH: /usr/sbin
PATH: /appl/SUNWspro/bin
PATH: /usr/ccs/bin
PATH: /usr/ucb
PATH: /home/stpierre/sol/gnu/bin
PATH: /home/stpierre/sol/bin
PATH: .


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1247: creating cache ./config.cache
configure:1471: checking build system type
configure:1489: result: sparc-sun-solaris2.7
configure:1497: checking host system type
configure:1511: result: sparc-sun-solaris2.7
configure:1519: checking target system type
configure:1533: result: sparc-sun-solaris2.7
configure:1584: checking for a BSD-compatible install
configure:1638: result: /usr/local/sde/gnu/bin/install -c
configure:1649: checking whether build environment is sane
configure:1692: result: yes
configure:1725: checking for gawk
configure:1741: found /usr/local/sde/gnu/bin/gawk
configure:1751: result: gawk
configure:1761: checking whether make sets $(MAKE)
configure:1781: result: yes
configure:2012: checking for sparc-sun-solaris2.7-gcc
configure:2038: result: /appl/local_sde_dev/src/gcc/gcc-3.4.3/sparc-SunOS-5.7/gcc-3.4.3-obj/gcc/xgcc -B/appl/local_sde_dev/src/gcc/gcc-3.4.3/sparc-SunOS-5.7/gcc-3.4.3-obj/gcc/ -B/usr/local/sde/gcc-3.4.3/sparc-sun-solaris2.7/bin/ -B/usr/local/sde/gcc-3.4.3/sparc-sun-solaris2.7/lib/ -isystem /usr/local/sde/gcc-3.4.3/sparc-sun-solaris2.7/include -isystem /usr/local/sde/gcc-3.4.3/sparc-sun-solaris2.7/sys-include  -m64
configure:2320: checking for C compiler version
configure:2323: /appl/local_sde_dev/src/gcc/gcc-3.4.3/sparc-SunOS-5.7/gcc-3.4.3-obj/gcc/xgcc -B/appl/local_sde_dev/src/gcc/gcc-3.4.3/sparc-SunOS-5.7/gcc-3.4.3-obj/gcc/ -B/usr/local/sde/gcc-3.4.3/sparc-sun-solaris2.7/bin/ -B/usr/local/sde/gcc-3.4.3/sparc-sun-solaris2.7/lib/ -isystem /usr/local/sde/gcc-3.4.3/sparc-sun-solaris2.7/include -isystem /usr/local/sde/gcc-3.4.3/sparc-sun-solaris2.7/sys-include  -m64 --version </dev/null >&5
xgcc (GCC) 3.4.3
Copyright (C) 2004 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:2326: $? = 0
configure:2328: /appl/local_sde_dev/src/gcc/gcc-3.4.3/sparc-SunOS-5.7/gcc-3.4.3-obj/gcc/xgcc -B/appl/local_sde_dev/src/gcc/gcc-3.4.3/sparc-SunOS-5.7/gcc-3.4.3-obj/gcc/ -B/usr/local/sde/gcc-3.4.3/sparc-sun-solaris2.7/bin/ -B/usr/local/sde/gcc-3.4.3/sparc-sun-solaris2.7/lib/ -isystem /usr/local/sde/gcc-3.4.3/sparc-sun-solaris2.7/include -isystem /usr/local/sde/gcc-3.4.3/sparc-sun-solaris2.7/sys-include  -m64 -v </dev/null >&5
Reading specs from /appl/local_sde_dev/src/gcc/gcc-3.4.3/sparc-SunOS-5.7/gcc-3.4.3-obj/gcc/specs
Configured with: ../gcc-3.4.3/configure --prefix=/usr/local/sde/gcc-3.4.3 --with-gnu-as --with-as=/usr/local/sde/gnu/bin/as --with-gnu-ld --with-ld=/usr/local/sde/gnu/bin/ld --disable-nls
Thread model: posix
gcc version 3.4.3
configure:2331: $? = 0
configure:2333: /appl/local_sde_dev/src/gcc/gcc-3.4.3/sparc-SunOS-5.7/gcc-3.4.3-obj/gcc/xgcc -B/appl/local_sde_dev/src/gcc/gcc-3.4.3/sparc-SunOS-5.7/gcc-3.4.3-obj/gcc/ -B/usr/local/sde/gcc-3.4.3/sparc-sun-solaris2.7/bin/ -B/usr/local/sde/gcc-3.4.3/sparc-sun-solaris2.7/lib/ -isystem /usr/local/sde/gcc-3.4.3/sparc-sun-solaris2.7/include -isystem /usr/local/sde/gcc-3.4.3/sparc-sun-solaris2.7/sys-include  -m64 -V </dev/null >&5
xgcc: `-V' must come at the start of the command line
configure:2336: $? = 1
configure:2356: /appl/local_sde_dev/src/gcc/gcc-3.4.3/sparc-SunOS-5.7/gcc-3.4.3-obj/gcc/xgcc -B/appl/local_sde_dev/src/gcc/gcc-3.4.3/sparc-SunOS-5.7/gcc-3.4.3-obj/gcc/ -B/usr/local/sde/gcc-3.4.3/sparc-sun-solaris2.7/bin/ -B/usr/local/sde/gcc-3.4.3/sparc-sun-solaris2.7/lib/ -isystem /usr/local/sde/gcc-3.4.3/sparc-sun-solaris2.7/include -isystem /usr/local/sde/gcc-3.4.3/sparc-sun-solaris2.7/sys-include  -m64 -o conftest -O2 -g -O2 -O2 -g -O2  conftest.c  >&5
configure:2359: $? = 0
configure:2394: checking for C compiler default output
configure:2397: /appl/local_sde_dev/src/gcc/gcc-3.4.3/sparc-SunOS-5.7/gcc-3.4.3-obj/gcc/xgcc -B/appl/local_sde_dev/src/gcc/gcc-3.4.3/sparc-SunOS-5.7/gcc-3.4.3-obj/gcc/ -B/usr/local/sde/gcc-3.4.3/sparc-sun-solaris2.7/bin/ -B/usr/local/sde/gcc-3.4.3/sparc-sun-solaris2.7/lib/ -isystem /usr/local/sde/gcc-3.4.3/sparc-sun-solaris2.7/include -isystem /usr/local/sde/gcc-3.4.3/sparc-sun-solaris2.7/sys-include  -m64 -O2 -g -O2 -O2 -g -O2  conftest.c  >&5
configure:2400: $? = 0
configure:2446: result: a.out
configure:2451: checking whether the C compiler works
configure:2457: ./a.out
./a.out: ^?ELF^B^B^A^B+^A^A^Ed@^P\260@8^E@#: not found
./a.out: ^L}^R^A^P: not found
./a.out: \200^Xs^Q\377\361^A^P^G\310\251^Q\377\361^A^G\254\202^Q\377\361^A^P: not found
./a.out: ^R^A^P: not found
./a.out: N!^U^A^P^K\220^H^A: not found
./a.out: \300^H\234^Q^L^A^G\254^D\260^Q\377\361^A^P^K\220V^Q\377\361^A^P^K@\267^Q\377\361^A^P^K\320l^R^A^P: not found
./a.out: \340pM^Q^U^A^P^K\220^H/: not found
./a.out: syntax error at line 7: `=' unexpected
configure:2460: $? = 2
configure:2467: error: cannot run C compiled programs.
If you meant to cross compile, use `--host'.
See `config.log' for more details.

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build='sparc-sun-solaris2.7'
ac_cv_build_alias='sparc-sun-solaris2.7'
ac_cv_env_CPPFLAGS_set='set'
ac_cv_env_CPPFLAGS_value='-O2 -g -O2'
ac_cv_env_CPP_set=''
ac_cv_env_CPP_value=''
ac_cv_env_CXXCPP_set=''
ac_cv_env_CXXCPP_value=''
ac_cv_env_build_alias_set='set'
ac_cv_env_build_alias_value='sparc-sun-solaris2.7'
ac_cv_env_host_alias_set='set'
ac_cv_env_host_alias_value='sparc-sun-solaris2.7'
ac_cv_env_target_alias_set='set'
ac_cv_env_target_alias_value='sparc-sun-solaris2.7'
ac_cv_exeext=''
ac_cv_host='sparc-sun-solaris2.7'
ac_cv_host_alias='sparc-sun-solaris2.7'
ac_cv_prog_AWK='gawk'
ac_cv_prog_CC='/appl/local_sde_dev/src/gcc/gcc-3.4.3/sparc-SunOS-5.7/gcc-3.4.3-obj/gcc/xgcc -B/appl/local_sde_dev/src/gcc/gcc-3.4.3/sparc-SunOS-5.7/gcc-3.4.3-obj/gcc/ -B/usr/local/sde/gcc-3.4.3/sparc-sun-solaris2.7/bin/ -B/usr/local/sde/gcc-3.4.3/sparc-sun-solaris2.7/lib/ -isystem /usr/local/sde/gcc-3.4.3/sparc-sun-solaris2.7/include -isystem /usr/local/sde/gcc-3.4.3/sparc-sun-solaris2.7/sys-include  -m64'
ac_cv_prog_make_make_set='yes'
ac_cv_target='sparc-sun-solaris2.7'
ac_cv_target_alias='sparc-sun-solaris2.7'

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /appl/local_sde_dev/src/gcc/gcc-3.4.3/sparc-SunOS-5.7/gcc-3.4.3/missing --run aclocal-1.7'
ALLOCATOR_H=''
ALLOCATOR_NAME=''
AMTAR='${SHELL} /appl/local_sde_dev/src/gcc/gcc-3.4.3/sparc-SunOS-5.7/gcc-3.4.3/missing --run tar'
AR='ar'
AS='/usr/local/sde/gnu/bin/as'
ATOMICITY_SRCDIR=''
ATOMIC_WORD_SRCDIR=''
AUTOCONF='${SHELL} /appl/local_sde_dev/src/gcc/gcc-3.4.3/sparc-SunOS-5.7/gcc-3.4.3/missing --run autoconf'
AUTOHEADER='${SHELL} /appl/local_sde_dev/src/gcc/gcc-3.4.3/sparc-SunOS-5.7/gcc-3.4.3/missing --run autoheader'
AUTOMAKE='${SHELL} /appl/local_sde_dev/src/gcc/gcc-3.4.3/sparc-SunOS-5.7/gcc-3.4.3/missing --run automake-1.7'
AWK='gawk'
BASIC_FILE_CC=''
BASIC_FILE_H=''
CC='/appl/local_sde_dev/src/gcc/gcc-3.4.3/sparc-SunOS-5.7/gcc-3.4.3-obj/gcc/xgcc -B/appl/local_sde_dev/src/gcc/gcc-3.4.3/sparc-SunOS-5.7/gcc-3.4.3-obj/gcc/ -B/usr/local/sde/gcc-3.4.3/sparc-sun-solaris2.7/bin/ -B/usr/local/sde/gcc-3.4.3/sparc-sun-solaris2.7/lib/ -isystem /usr/local/sde/gcc-3.4.3/sparc-sun-solaris2.7/include -isystem /usr/local/sde/gcc-3.4.3/sparc-sun-solaris2.7/sys-include  -m64'
CCODECVT_CC=''
CCODECVT_H=''
CCOLLATE_CC=''
CCTYPE_CC=''
CFLAGS='-O2 -g -O2'
CLOCALE_CC=''
CLOCALE_H=''
CLOCALE_INTERNAL_H=''
CMESSAGES_CC=''
CMESSAGES_H=''
CMONEY_CC=''
CNUMERIC_CC=''
CPP=''
CPPFLAGS='-O2 -g -O2'
CSTDIO_H=''
CTIME_CC=''
CTIME_H=''
CXX='/appl/local_sde_dev/src/gcc/gcc-3.4.3/sparc-SunOS-5.7/gcc-3.4.3-obj/gcc/xgcc -shared-libgcc -B/appl/local_sde_dev/src/gcc/gcc-3.4.3/sparc-SunOS-5.7/gcc-3.4.3-obj/gcc/ -nostdinc++ -L/appl/local_sde_dev/src/gcc/gcc-3.4.3/sparc-SunOS-5.7/gcc-3.4.3-obj/sparc-sun-solaris2.7/sparcv9/libstdc++-v3/src -L/appl/local_sde_dev/src/gcc/gcc-3.4.3/sparc-SunOS-5.7/gcc-3.4.3-obj/sparc-sun-solaris2.7/sparcv9/libstdc++-v3/src/.libs -B/usr/local/sde/gcc-3.4.3/sparc-sun-solaris2.7/bin/ -B/usr/local/sde/gcc-3.4.3/sparc-sun-solaris2.7/lib/ -isystem /usr/local/sde/gcc-3.4.3/sparc-sun-solaris2.7/include -isystem /usr/local/sde/gcc-3.4.3/sparc-sun-solaris2.7/sys-include  -m64'
CXXCPP=''
CXXFLAGS='-g -O2 -fno-builtin'
CYGPATH_W='echo'
C_INCLUDE_DIR=''
DEBUG_FLAGS=''
DEFS=''
ECHO_C='ECHO_N=''
ECHO_T=''
EGREP=''
EXEEXT=''
EXTRA_CXX_FLAGS=''
GLIBCXX_BUILD_DEBUG_FALSE=''
GLIBCXX_BUILD_DEBUG_TRUE=''
GLIBCXX_BUILD_PCH_FALSE=''
GLIBCXX_BUILD_PCH_TRUE=''
GLIBCXX_BUILD_VERSIONED_SHLIB_FALSE=''
GLIBCXX_BUILD_VERSIONED_SHLIB_TRUE=''
GLIBCXX_C_HEADERS_COMPATIBILITY_FALSE=''
GLIBCXX_C_HEADERS_COMPATIBILITY_TRUE=''
GLIBCXX_C_HEADERS_C_FALSE=''
GLIBCXX_C_HEADERS_C_STD_FALSE=''
GLIBCXX_C_HEADERS_C_STD_TRUE=''
GLIBCXX_C_HEADERS_C_TRUE=''
GLIBCXX_HOSTED_FALSE=''
GLIBCXX_HOSTED_TRUE=''
GLIBCXX_INCLUDES=''
GLIBCXX_TEST_ABI_FALSE=''
GLIBCXX_TEST_ABI_TRUE=''
GLIBCXX_TEST_WCHAR_T_FALSE=''
GLIBCXX_TEST_WCHAR_T_TRUE=''
INSTALL_DATA='/usr/local/sde/gnu/bin/install -c -m 644'
INSTALL_PROGRAM='/usr/local/sde/gnu/bin/install -c'
INSTALL_SCRIPT='/usr/local/sde/gnu/bin/install -c'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
LIBMATHOBJS=''
LIBOBJS=''
LIBS=''
LIBSUPCXX_PICFLAGS=''
LIBTOOL=''
LN_S=''
LTLIBOBJS=''
MAINT=''
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE=''
MAKEINFO='makeinfo --split-size=5000000'
OBJEXT=''
OPTIMIZE_CXXFLAGS=''
OPT_LDFLAGS=''
OS_INC_SRCDIR=''
PACKAGE='libstdc++'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='package-unused'
PACKAGE_STRING='package-unused version-unused'
PACKAGE_TARNAME='libstdc++'
PACKAGE_VERSION='version-unused'
PATH_SEPARATOR=':'
RANLIB='ranlib'
SECTION_FLAGS=''
SECTION_LDFLAGS=''
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
SYMVER_MAP=''
TOPLEVEL_INCLUDES=''
USE_NLS=''
VERSION='version-unused'
WARN_FLAGS=''
WERROR=''
ac_ct_AR=''
ac_ct_AS=''
ac_ct_CC=''
ac_ct_CXX=''
ac_ct_RANLIB=''
ac_ct_STRIP=''
am__leading_dot='.'
baseline_dir=''
bindir='${exec_prefix}/bin'
build='sparc-sun-solaris2.7'
build_alias='sparc-sun-solaris2.7'
build_cpu='sparc'
build_os='solaris2.7'
build_vendor='sun'
check_msgfmt=''
datadir='${prefix}/share'
enable_shared=''
enable_static=''
exec_prefix='NONE'
glibcxx_MOFILES=''
glibcxx_PCHFLAGS=''
glibcxx_POFILES=''
glibcxx_builddir='/appl/local_sde_dev/src/gcc/gcc-3.4.3/sparc-SunOS-5.7/gcc-3.4.3-obj/sparc-sun-solaris2.7/sparcv9/libstdc++-v3'
glibcxx_localedir=''
glibcxx_prefixdir=''
glibcxx_srcdir='/appl/local_sde_dev/src/gcc/gcc-3.4.3/sparc-SunOS-5.7/gcc-3.4.3/libstdc++-v3'
glibcxx_thread_h=''
glibcxx_toolexecdir=''
glibcxx_toolexeclibdir=''
gxx_include_dir='/usr/local/sde/gcc-3.4.3/include/c++/3.4.3'
host='sparc-sun-solaris2.7'
host_alias='sparc-sun-solaris2.7'
host_cpu='sparc'
host_os='solaris2.7'
host_vendor='sun'
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/appl/local_sde_dev/src/gcc/gcc-3.4.3/sparc-SunOS-5.7/gcc-3.4.3/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
libtool_VERSION='6:3:0'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
multi_basedir='../../../../gcc-3.4.3/libstdc++-v3/..'
oldincludedir='/usr/include'
port_specific_symbol_files=''
prefix='/usr/local/sde/gcc-3.4.3'
program_transform_name='s,y,y,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='sparc-sun-solaris2.7'
target_alias='sparc-sun-solaris2.7'
target_cpu='sparc'
target_os='solaris2.7'
target_vendor='sun'
toplevel_srcdir='/appl/local_sde_dev/src/gcc/gcc-3.4.3/sparc-SunOS-5.7/gcc-3.4.3/libstdc++-v3/..'

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME "package-unused"
#define PACKAGE_STRING "package-unused version-unused"
#define PACKAGE_TARNAME "libstdc++"
#define PACKAGE_VERSION "version-unused"

configure: exit 1





More information about the Libstdc++ mailing list