Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- This file contains any messages produced by compilers while
- running configure, to aid debugging if configure makes a mistake.
- It was created by configure, which was
- generated by GNU Autoconf 2.69. Invocation command line was
- $ ../source/configure --prefix=/root/source/gcc/9.5.0/build/../install --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-languages=c,c++,d --target=i586-pc-linux-gnu --disable-multilib --with-multilib-list=m32 --with-arch-32=pentium3
- ## --------- ##
- ## Platform. ##
- ## --------- ##
- hostname = thinclientsource
- uname -m = i686
- uname -r = 5.15.0-41-generic
- uname -s = Linux
- uname -v = #44-Ubuntu SMP Wed Jun 22 14:20:53 UTC 2022
- /usr/bin/uname -p = unknown
- /bin/uname -X = unknown
- /bin/arch = unknown
- /usr/bin/arch -k = unknown
- /usr/convex/getsysinfo = unknown
- /usr/bin/hostinfo = unknown
- /bin/machine = unknown
- /usr/bin/oslevel = unknown
- /bin/universe = unknown
- PATH: /usr/local/sbin
- PATH: /usr/sbin
- PATH: /sbin
- PATH: /usr/local/bin
- PATH: /usr/bin
- PATH: /bin
- PATH: /root/bin
- PATH: /ts/bin
- PATH: /opt/meld/bin
- ## ----------- ##
- ## Core tests. ##
- ## ----------- ##
- configure:2352: checking build system type
- configure:2366: result: i686-pc-linux-gnu
- configure:2413: checking host system type
- configure:2426: result: i686-pc-linux-gnu
- configure:2446: checking target system type
- configure:2459: result: i586-pc-linux-gnu
- configure:2513: checking for a BSD-compatible install
- configure:2581: result: /usr/bin/install -c
- configure:2592: checking whether ln works
- configure:2614: result: yes
- configure:2618: checking whether ln -s works
- configure:2622: result: yes
- configure:2629: checking for a sed that does not truncate output
- configure:2693: result: /bin/sed
- configure:2702: checking for gawk
- configure:2718: found /usr/bin/gawk
- configure:2729: result: gawk
- configure:3223: checking for libatomic support
- configure:3233: result: yes
- configure:3261: checking for libitm support
- configure:3271: result: yes
- configure:3280: checking for libsanitizer support
- configure:3290: result: yes
- configure:3299: checking for libvtv support
- configure:3309: result: yes
- configure:3319: checking for libhsail-rt support
- configure:3331: result: yes
- configure:3410: checking for libphobos support
- configure:3420: result: yes
- configure:4081: checking for gcc
- configure:4097: found /usr/bin/gcc
- configure:4108: result: gcc
- configure:4337: checking for C compiler version
- configure:4346: gcc --version >&5
- gcc (Thinstation) 5.3.0
- Copyright (C) 2015 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:4357: $? = 0
- configure:4346: gcc -v >&5
- Using built-in specs.
- COLLECT_GCC=gcc
- COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-pc-linux-gnu/5.3.0/lto-wrapper
- Target: i686-pc-linux-gnu
- Configured with: ../gcc-5.3.0/configure --prefix=/usr --mandir=/usr/man --libexecdir=/usr/lib --enable-languages=c,c++,objc --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-shared --disable-nls --with-x=no --with-system-zlib --enable-multilib --with-pkgversion=Thinstation
- Thread model: posix
- gcc version 5.3.0 (Thinstation)
- configure:4357: $? = 0
- configure:4346: gcc -V >&5
- gcc: error: unrecognized command line option '-V'
- gcc: fatal error: no input files
- compilation terminated.
- configure:4357: $? = 1
- configure:4346: gcc -qversion >&5
- gcc: error: unrecognized command line option '-qversion'
- gcc: fatal error: no input files
- compilation terminated.
- configure:4357: $? = 1
- configure:4377: checking whether the C compiler works
- configure:4399: gcc conftest.c >&5
- configure:4403: $? = 0
- configure:4451: result: yes
- configure:4454: checking for C compiler default output file name
- configure:4456: result: a.out
- configure:4462: checking for suffix of executables
- configure:4469: gcc -o conftest conftest.c >&5
- configure:4473: $? = 0
- configure:4495: result:
- configure:4517: checking whether we are cross compiling
- configure:4525: gcc -o conftest conftest.c >&5
- configure:4529: $? = 0
- configure:4536: ./conftest
- configure:4540: $? = 0
- configure:4555: result: no
- configure:4560: checking for suffix of object files
- configure:4582: gcc -c conftest.c >&5
- configure:4586: $? = 0
- configure:4607: result: o
- configure:4611: checking whether we are using the GNU C compiler
- configure:4630: gcc -c conftest.c >&5
- configure:4630: $? = 0
- configure:4639: result: yes
- configure:4648: checking whether gcc accepts -g
- configure:4668: gcc -c -g conftest.c >&5
- configure:4668: $? = 0
- configure:4709: result: yes
- configure:4726: checking for gcc option to accept ISO C89
- configure:4789: gcc -c -g -O2 conftest.c >&5
- configure:4789: $? = 0
- configure:4802: result: none needed
- configure:4880: checking for g++
- configure:4896: found /usr/bin/g++
- configure:4907: result: g++
- configure:4934: checking for C++ compiler version
- configure:4943: g++ --version >&5
- g++ (Thinstation) 5.3.0
- Copyright (C) 2015 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:4954: $? = 0
- configure:4943: g++ -v >&5
- Using built-in specs.
- COLLECT_GCC=g++
- COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-pc-linux-gnu/5.3.0/lto-wrapper
- Target: i686-pc-linux-gnu
- Configured with: ../gcc-5.3.0/configure --prefix=/usr --mandir=/usr/man --libexecdir=/usr/lib --enable-languages=c,c++,objc --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-shared --disable-nls --with-x=no --with-system-zlib --enable-multilib --with-pkgversion=Thinstation
- Thread model: posix
- gcc version 5.3.0 (Thinstation)
- configure:4954: $? = 0
- configure:4943: g++ -V >&5
- g++: error: unrecognized command line option '-V'
- g++: fatal error: no input files
- compilation terminated.
- configure:4954: $? = 1
- configure:4943: g++ -qversion >&5
- g++: error: unrecognized command line option '-qversion'
- g++: fatal error: no input files
- compilation terminated.
- configure:4954: $? = 1
- configure:4958: checking whether we are using the GNU C++ compiler
- configure:4977: g++ -c conftest.cpp >&5
- configure:4977: $? = 0
- configure:4986: result: yes
- configure:4995: checking whether g++ accepts -g
- configure:5015: g++ -c -g conftest.cpp >&5
- configure:5015: $? = 0
- configure:5056: result: yes
- configure:5105: checking whether g++ accepts -static-libstdc++ -static-libgcc
- configure:5122: g++ -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.cpp >&5
- configure:5122: $? = 0
- configure:5123: result: yes
- configure:5187: checking for gnatbind
- configure:5217: result: no
- configure:5279: checking for gnatmake
- configure:5309: result: no
- configure:5328: checking whether compiler driver understands Ada
- configure:5351: result: no
- configure:5360: checking how to compare bootstrapped objects
- configure:5385: result: cmp --ignore-initial=16 $$f1 $$f2
- configure:5445: checking for objdir
- configure:5460: result: .libs
- configure:5991: WARNING: using in-tree isl, disabling version check
- configure:7125: checking for default BUILD_CONFIG
- configure:7157: result:
- configure:7162: checking for --enable-vtable-verify
- configure:7175: result: no
- configure:7776: checking for bison
- configure:7792: found /usr/bin/bison
- configure:7803: result: bison -y
- configure:7823: checking for bison
- configure:7839: found /usr/bin/bison
- configure:7850: result: bison
- configure:7870: checking for gm4
- configure:7900: result: no
- configure:7870: checking for gnum4
- configure:7900: result: no
- configure:7870: checking for m4
- configure:7886: found /usr/bin/m4
- configure:7897: result: m4
- configure:7917: checking for flex
- configure:7933: found /usr/bin/flex
- configure:7944: result: flex
- configure:7965: checking for flex
- configure:7981: found /usr/bin/flex
- configure:7992: result: flex
- configure:8012: checking for makeinfo
- configure:8028: found /usr/bin/makeinfo
- configure:8039: result: makeinfo
- configure:8073: checking for expect
- configure:8103: result: no
- configure:8122: checking for runtest
- configure:8152: result: no
- configure:8267: checking for ar
- configure:8283: found /usr/bin/ar
- configure:8294: result: ar
- configure:8408: checking for as
- configure:8424: found /usr/bin/as
- configure:8435: result: as
- configure:8549: checking for dlltool
- configure:8579: result: no
- configure:8690: checking for ld
- configure:8706: found /usr/bin/ld
- configure:8717: result: ld
- configure:8831: checking for lipo
- configure:8861: result: no
- configure:8972: checking for nm
- configure:8988: found /usr/bin/nm
- configure:8999: result: nm
- configure:9113: checking for ranlib
- configure:9129: found /usr/bin/ranlib
- configure:9140: result: ranlib
- configure:9249: checking for strip
- configure:9265: found /usr/bin/strip
- configure:9276: result: strip
- configure:9385: checking for windres
- configure:9415: result: no
- configure:9526: checking for windmc
- configure:9556: result: no
- configure:9667: checking for objcopy
- configure:9683: found /usr/bin/objcopy
- configure:9694: result: objcopy
- configure:9808: checking for objdump
- configure:9824: found /usr/bin/objdump
- configure:9835: result: objdump
- configure:9949: checking for otool
- configure:9979: result: no
- configure:10090: checking for readelf
- configure:10106: found /usr/bin/readelf
- configure:10117: result: readelf
- configure:10231: checking for i586-pc-linux-gnu-cc
- configure:10261: result: no
- configure:10231: checking for i586-pc-linux-gnu-gcc
- configure:10261: result: no
- configure:10392: checking for i586-pc-linux-gnu-c++
- configure:10422: result: no
- configure:10392: checking for i586-pc-linux-gnu-g++
- configure:10422: result: no
- configure:10392: checking for i586-pc-linux-gnu-cxx
- configure:10422: result: no
- configure:10392: checking for i586-pc-linux-gnu-gxx
- configure:10422: result: no
- configure:10553: checking for i586-pc-linux-gnu-gcc
- configure:10583: result: no
- configure:10709: checking for i586-pc-linux-gnu-gfortran
- configure:10739: result: no
- configure:10870: checking for i586-pc-linux-gnu-gccgo
- configure:10900: result: no
- configure:11031: checking for i586-pc-linux-gnu-gdc
- configure:11061: result: no
- configure:11161: checking for ar
- configure:11194: result: no
- configure:11272: checking for i586-pc-linux-gnu-ar
- configure:11302: result: no
- configure:11391: checking for as
- configure:11424: result: no
- configure:11502: checking for i586-pc-linux-gnu-as
- configure:11532: result: no
- configure:11621: checking for dlltool
- configure:11654: result: no
- configure:11732: checking for i586-pc-linux-gnu-dlltool
- configure:11762: result: no
- configure:11851: checking for ld
- configure:11884: result: no
- configure:11962: checking for i586-pc-linux-gnu-ld
- configure:11992: result: no
- configure:12081: checking for lipo
- configure:12114: result: no
- configure:12192: checking for i586-pc-linux-gnu-lipo
- configure:12222: result: no
- configure:12311: checking for nm
- configure:12344: result: no
- configure:12422: checking for i586-pc-linux-gnu-nm
- configure:12452: result: no
- configure:12541: checking for objcopy
- configure:12574: result: no
- configure:12652: checking for i586-pc-linux-gnu-objcopy
- configure:12682: result: no
- configure:12771: checking for objdump
- configure:12804: result: no
- configure:12882: checking for i586-pc-linux-gnu-objdump
- configure:12912: result: no
- configure:13001: checking for otool
- configure:13034: result: no
- configure:13112: checking for i586-pc-linux-gnu-otool
- configure:13142: result: no
- configure:13231: checking for ranlib
- configure:13264: result: no
- configure:13342: checking for i586-pc-linux-gnu-ranlib
- configure:13372: result: no
- configure:13461: checking for readelf
- configure:13494: result: no
- configure:13572: checking for i586-pc-linux-gnu-readelf
- configure:13602: result: no
- configure:13691: checking for strip
- configure:13724: result: no
- configure:13802: checking for i586-pc-linux-gnu-strip
- configure:13832: result: no
- configure:13921: checking for windres
- configure:13954: result: no
- configure:14032: checking for i586-pc-linux-gnu-windres
- configure:14062: result: no
- configure:14151: checking for windmc
- configure:14184: result: no
- configure:14262: checking for i586-pc-linux-gnu-windmc
- configure:14292: result: no
- configure:14359: checking where to find the target ar
- configure:14396: result: pre-installed
- configure:14401: checking where to find the target as
- configure:14438: result: pre-installed
- configure:14443: checking where to find the target cc
- configure:14466: result: just compiled
- configure:14485: checking where to find the target c++
- configure:14511: result: just compiled
- configure:14530: checking where to find the target c++ for libstdc++
- configure:14556: result: just compiled
- configure:14575: checking where to find the target dlltool
- configure:14612: result: pre-installed
- configure:14617: checking where to find the target gcc
- configure:14640: result: just compiled
- configure:14659: checking where to find the target gfortran
- configure:14699: result: pre-installed
- configure:14704: checking where to find the target gccgo
- configure:14744: result: pre-installed
- configure:14749: checking where to find the target gdc
- configure:14775: result: just compiled
- configure:14794: checking where to find the target ld
- configure:14831: result: pre-installed
- configure:14836: checking where to find the target lipo
- configure:14862: result: pre-installed
- configure:14867: checking where to find the target nm
- configure:14904: result: pre-installed
- configure:14909: checking where to find the target objcopy
- configure:14946: result: pre-installed
- configure:14951: checking where to find the target objdump
- configure:14988: result: pre-installed
- configure:14993: checking where to find the target otool
- configure:15019: result: pre-installed
- configure:15024: checking where to find the target ranlib
- configure:15061: result: pre-installed
- configure:15066: checking where to find the target readelf
- configure:15103: result: pre-installed
- configure:15108: checking where to find the target strip
- configure:15145: result: pre-installed
- configure:15150: checking where to find the target windres
- configure:15187: result: pre-installed
- configure:15192: checking where to find the target windmc
- configure:15229: result: pre-installed
- configure:15262: checking whether to enable maintainer-specific portions of Makefiles
- configure:15271: result: no
- configure:15514: creating ./config.status
- ## ---------------------- ##
- ## Running config.status. ##
- ## ---------------------- ##
- This file was extended by config.status, which was
- generated by GNU Autoconf 2.69. Invocation command line was
- CONFIG_FILES =
- CONFIG_HEADERS =
- CONFIG_LINKS =
- CONFIG_COMMANDS =
- $ ./config.status
- on thinclientsource
- config.status:1087: creating Makefile
- ## ---------------- ##
- ## Cache variables. ##
- ## ---------------- ##
- ac_cv_build=i686-pc-linux-gnu
- ac_cv_c_compiler_gnu=yes
- ac_cv_cxx_compiler_gnu=yes
- ac_cv_env_AR_FOR_TARGET_set=
- ac_cv_env_AR_FOR_TARGET_value=
- ac_cv_env_AR_set=
- ac_cv_env_AR_value=
- ac_cv_env_AS_FOR_TARGET_set=
- ac_cv_env_AS_FOR_TARGET_value=
- ac_cv_env_AS_set=
- ac_cv_env_AS_value=
- ac_cv_env_CCC_set=
- ac_cv_env_CCC_value=
- ac_cv_env_CC_FOR_TARGET_set=
- ac_cv_env_CC_FOR_TARGET_value=
- ac_cv_env_CC_set=
- ac_cv_env_CC_value=
- ac_cv_env_CFLAGS_set=
- ac_cv_env_CFLAGS_value=
- ac_cv_env_CPPFLAGS_set=
- ac_cv_env_CPPFLAGS_value=
- ac_cv_env_CXXFLAGS_set=
- ac_cv_env_CXXFLAGS_value=
- ac_cv_env_CXX_FOR_TARGET_set=
- ac_cv_env_CXX_FOR_TARGET_value=
- ac_cv_env_CXX_set=
- ac_cv_env_CXX_value=
- ac_cv_env_DLLTOOL_FOR_TARGET_set=
- ac_cv_env_DLLTOOL_FOR_TARGET_value=
- ac_cv_env_DLLTOOL_set=
- ac_cv_env_DLLTOOL_value=
- ac_cv_env_GCC_FOR_TARGET_set=
- ac_cv_env_GCC_FOR_TARGET_value=
- ac_cv_env_GDC_FOR_TARGET_set=
- ac_cv_env_GDC_FOR_TARGET_value=
- ac_cv_env_GFORTRAN_FOR_TARGET_set=
- ac_cv_env_GFORTRAN_FOR_TARGET_value=
- ac_cv_env_GOC_FOR_TARGET_set=
- ac_cv_env_GOC_FOR_TARGET_value=
- ac_cv_env_LDFLAGS_set=
- ac_cv_env_LDFLAGS_value=
- ac_cv_env_LD_FOR_TARGET_set=
- ac_cv_env_LD_FOR_TARGET_value=
- ac_cv_env_LD_set=
- ac_cv_env_LD_value=
- ac_cv_env_LIBS_set=
- ac_cv_env_LIBS_value=
- ac_cv_env_LIPO_FOR_TARGET_set=
- ac_cv_env_LIPO_FOR_TARGET_value=
- ac_cv_env_LIPO_set=
- ac_cv_env_LIPO_value=
- ac_cv_env_NM_FOR_TARGET_set=
- ac_cv_env_NM_FOR_TARGET_value=
- ac_cv_env_NM_set=
- ac_cv_env_NM_value=
- ac_cv_env_OBJCOPY_FOR_TARGET_set=
- ac_cv_env_OBJCOPY_FOR_TARGET_value=
- ac_cv_env_OBJCOPY_set=
- ac_cv_env_OBJCOPY_value=
- ac_cv_env_OBJDUMP_FOR_TARGET_set=
- ac_cv_env_OBJDUMP_FOR_TARGET_value=
- ac_cv_env_OBJDUMP_set=
- ac_cv_env_OBJDUMP_value=
- ac_cv_env_OTOOL_FOR_TARGET_set=
- ac_cv_env_OTOOL_FOR_TARGET_value=
- ac_cv_env_OTOOL_set=
- ac_cv_env_OTOOL_value=
- ac_cv_env_RANLIB_FOR_TARGET_set=
- ac_cv_env_RANLIB_FOR_TARGET_value=
- ac_cv_env_RANLIB_set=
- ac_cv_env_RANLIB_value=
- ac_cv_env_READELF_FOR_TARGET_set=
- ac_cv_env_READELF_FOR_TARGET_value=
- ac_cv_env_READELF_set=
- ac_cv_env_READELF_value=
- ac_cv_env_STRIP_FOR_TARGET_set=
- ac_cv_env_STRIP_FOR_TARGET_value=
- ac_cv_env_STRIP_set=
- ac_cv_env_STRIP_value=
- ac_cv_env_WINDMC_FOR_TARGET_set=
- ac_cv_env_WINDMC_FOR_TARGET_value=
- ac_cv_env_WINDMC_set=
- ac_cv_env_WINDMC_value=
- ac_cv_env_WINDRES_FOR_TARGET_set=
- ac_cv_env_WINDRES_FOR_TARGET_value=
- ac_cv_env_WINDRES_set=
- ac_cv_env_WINDRES_value=
- ac_cv_env_build_alias_set=
- ac_cv_env_build_alias_value=
- ac_cv_env_build_configargs_set=
- ac_cv_env_build_configargs_value=
- ac_cv_env_host_alias_set=
- ac_cv_env_host_alias_value=
- ac_cv_env_host_configargs_set=
- ac_cv_env_host_configargs_value=
- ac_cv_env_target_alias_set=set
- ac_cv_env_target_alias_value=i586-pc-linux-gnu
- ac_cv_env_target_configargs_set=
- ac_cv_env_target_configargs_value=
- ac_cv_host=i686-pc-linux-gnu
- ac_cv_objext=o
- ac_cv_path_SED=/bin/sed
- ac_cv_path_install='/usr/bin/install -c'
- ac_cv_prog_AR=ar
- ac_cv_prog_AS=as
- ac_cv_prog_AWK=gawk
- ac_cv_prog_BISON=bison
- ac_cv_prog_FLEX=flex
- ac_cv_prog_LD=ld
- ac_cv_prog_LEX=flex
- ac_cv_prog_M4=m4
- ac_cv_prog_MAKEINFO=makeinfo
- ac_cv_prog_NM=nm
- ac_cv_prog_OBJCOPY=objcopy
- ac_cv_prog_OBJDUMP=objdump
- ac_cv_prog_RANLIB=ranlib
- ac_cv_prog_READELF=readelf
- ac_cv_prog_STRIP=strip
- ac_cv_prog_YACC='bison -y'
- ac_cv_prog_ac_ct_CC=gcc
- ac_cv_prog_ac_ct_CXX=g++
- ac_cv_prog_cc_c89=
- ac_cv_prog_cc_g=yes
- ac_cv_prog_cxx_g=yes
- ac_cv_target=i586-pc-linux-gnu
- acx_cv_cc_gcc_supports_ada=no
- acx_cv_prog_LN=ln
- gcc_cv_prog_cmp_skip='cmp --ignore-initial=16 $$f1 $$f2'
- gcc_cv_tool_dirs=/root/source/gcc/9.5.0/build/../install/libexec/gcc/i586-pc-linux-gnu/9.5.0:/root/source/gcc/9.5.0/build/../install/libexec/gcc/i586-pc-linux-gnu:/usr/lib/gcc/i586-pc-linux-gnu/9.5.0:/usr/lib/gcc/i586-pc-linux-gnu:/root/source/gcc/9.5.0/build/../install/i586-pc-linux-gnu/bin/i586-pc-linux-gnu/9.5.0:/root/source/gcc/9.5.0/build/../install/i586-pc-linux-gnu/bin:
- gcc_cv_tool_prefix=/root/source/gcc/9.5.0/build/../install
- lt_cv_objdir=.libs
- ## ----------------- ##
- ## Output variables. ##
- ## ----------------- ##
- AR='ar'
- AR_FOR_BUILD='$(AR)'
- AR_FOR_TARGET='i586-pc-linux-gnu-ar'
- AS='as'
- AS_FOR_BUILD='$(AS)'
- AS_FOR_TARGET='i586-pc-linux-gnu-as'
- AWK='gawk'
- BISON='bison'
- BUILD_CONFIG=''
- CC='gcc'
- CC_FOR_BUILD='$(CC)'
- CC_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/xgcc -B$$r/$(HOST_SUBDIR)/gcc/'
- CFLAGS='-g -O2'
- CFLAGS_FOR_BUILD='-g -O2'
- CFLAGS_FOR_TARGET='-g -O2'
- COMPILER_AS_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/as'
- COMPILER_LD_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/collect-ld'
- COMPILER_NM_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/nm'
- CONFIGURE_GDB_TK=''
- CPPFLAGS=''
- CXX='g++'
- CXXFLAGS='-g -O2'
- CXXFLAGS_FOR_BUILD='-g -O2'
- CXXFLAGS_FOR_TARGET='-g -O2'
- CXX_FOR_BUILD='$(CXX)'
- CXX_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/xg++ -B$$r/$(HOST_SUBDIR)/gcc/ -nostdinc++ `if test -f $$r/$(TARGET_SUBDIR)/libstdc++-v3/scripts/testsuite_flags; then $(SHELL) $$r/$(TARGET_SUBDIR)/libstdc++-v3/scripts/testsuite_flags --build-includes; else echo -funconfigured-libstdc++-v3 ; fi` -L$$r/$(TARGET_SUBDIR)/libstdc++-v3/src -L$$r/$(TARGET_SUBDIR)/libstdc++-v3/src/.libs -L$$r/$(TARGET_SUBDIR)/libstdc++-v3/libsupc++/.libs'
- DEBUG_PREFIX_CFLAGS_FOR_TARGET=''
- DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DLT_OBJDIR=\".libs/\"'
- DLLTOOL='dlltool'
- DLLTOOL_FOR_BUILD='$(DLLTOOL)'
- DLLTOOL_FOR_TARGET='i586-pc-linux-gnu-dlltool'
- ECHO_C=''
- ECHO_N='-n'
- ECHO_T=''
- EXEEXT=''
- EXPECT='expect'
- FLAGS_FOR_TARGET=' -B$(build_tooldir)/bin/ -B$(build_tooldir)/lib/ -isystem $(build_tooldir)/include -isystem $(build_tooldir)/sys-include'
- FLEX='flex'
- GCC_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/xgcc -B$$r/$(HOST_SUBDIR)/gcc/'
- GCC_SHLIB_SUBDIR=''
- GDB_TK=''
- GDC_FOR_BUILD='$(GDC)'
- GDC_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/gdc -B$$r/$(HOST_SUBDIR)/gcc/'
- GFORTRAN_FOR_BUILD='$(GFORTRAN)'
- GFORTRAN_FOR_TARGET='i586-pc-linux-gnu-gfortran'
- GNATBIND='no'
- GNATMAKE='no'
- GOC_FOR_BUILD='$(GOC)'
- GOC_FOR_TARGET='i586-pc-linux-gnu-gccgo'
- INSTALL_DATA='${INSTALL} -m 644'
- INSTALL_GDB_TK=''
- INSTALL_PROGRAM='${INSTALL}'
- INSTALL_SCRIPT='${INSTALL}'
- LD='ld'
- LDFLAGS=''
- LDFLAGS_FOR_BUILD=''
- LDFLAGS_FOR_TARGET=''
- LD_FOR_BUILD='$(LD)'
- LD_FOR_TARGET='i586-pc-linux-gnu-ld'
- LEX='flex'
- LIBOBJS=''
- LIBS=''
- LIPO='lipo'
- LIPO_FOR_TARGET='i586-pc-linux-gnu-lipo'
- LN='ln'
- LN_S='ln -s'
- LTLIBOBJS=''
- M4='m4'
- MAINT='#'
- MAINTAINER_MODE_FALSE=''
- MAINTAINER_MODE_TRUE='#'
- MAKEINFO='makeinfo'
- NM='nm'
- NM_FOR_BUILD='$(NM)'
- NM_FOR_TARGET='i586-pc-linux-gnu-nm'
- OBJCOPY='objcopy'
- OBJCOPY_FOR_TARGET='i586-pc-linux-gnu-objcopy'
- OBJDUMP='objdump'
- OBJDUMP_FOR_TARGET='i586-pc-linux-gnu-objdump'
- OBJEXT='o'
- OTOOL='otool'
- OTOOL_FOR_TARGET='i586-pc-linux-gnu-otool'
- PACKAGE_BUGREPORT=''
- PACKAGE_NAME=''
- PACKAGE_STRING=''
- PACKAGE_TARNAME=''
- PACKAGE_URL=''
- PACKAGE_VERSION=''
- PATH_SEPARATOR=':'
- RANLIB='ranlib'
- RANLIB_FOR_BUILD='$(RANLIB)'
- RANLIB_FOR_TARGET='i586-pc-linux-gnu-ranlib'
- RAW_CXX_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/xgcc -shared-libgcc -B$$r/$(HOST_SUBDIR)/gcc -nostdinc++ -L$$r/$(TARGET_SUBDIR)/libstdc++-v3/src -L$$r/$(TARGET_SUBDIR)/libstdc++-v3/src/.libs -L$$r/$(TARGET_SUBDIR)/libstdc++-v3/libsupc++/.libs'
- READELF='readelf'
- READELF_FOR_TARGET='i586-pc-linux-gnu-readelf'
- RPATH_ENVVAR='LD_LIBRARY_PATH'
- RUNTEST='runtest'
- SED='/bin/sed'
- SHELL='/bin/sh'
- STRIP='strip'
- STRIP_FOR_TARGET='i586-pc-linux-gnu-strip'
- SYSROOT_CFLAGS_FOR_TARGET=''
- TOPLEVEL_CONFIGURE_ARGUMENTS='../source/configure --prefix=/root/source/gcc/9.5.0/build/../install --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-languages=c,c++,d --target=i586-pc-linux-gnu --disable-multilib --with-multilib-list=m32 --with-arch-32=pentium3'
- WINDMC='windmc'
- WINDMC_FOR_BUILD='$(WINDMC)'
- WINDMC_FOR_TARGET='i586-pc-linux-gnu-windmc'
- WINDRES='windres'
- WINDRES_FOR_BUILD='$(WINDRES)'
- WINDRES_FOR_TARGET='i586-pc-linux-gnu-windres'
- YACC='bison -y'
- ac_ct_CC='gcc'
- ac_ct_CXX='g++'
- bindir='${exec_prefix}/bin'
- build='i686-pc-linux-gnu'
- build_alias=''
- build_configargs=' --cache-file=./config.cache '\''--prefix=/root/source/gcc/9.5.0/build/../install'\'' '\''--enable-shared'\'' '\''--enable-threads=posix'\'' '\''--enable-__cxa_atexit'\'' '\''--enable-clocale=gnu'\'' '\''--disable-multilib'\'' '\''--with-multilib-list=m32'\'' '\''--with-arch-32=pentium3'\'' '\''--enable-languages=c,c++,d,lto'\'' --program-transform-name='\''s&^&i586-pc-linux-gnu-&'\'' --disable-option-checking'
- build_configdirs=' libiberty libcpp fixincludes'
- build_cpu='i686'
- build_libsubdir='build-i686-pc-linux-gnu'
- build_noncanonical='i686-pc-linux-gnu'
- build_os='linux-gnu'
- build_subdir='build-i686-pc-linux-gnu'
- build_tooldir='${exec_prefix}/i586-pc-linux-gnu'
- build_vendor='pc'
- compare_exclusions='gcc/cc*-checksum$(objext) | gcc/ada/*tools/*'
- configdirs=' intl libiberty zlib libbacktrace libcpp libdecnumber gmp mpfr mpc isl fixincludes gcc libcc1 lto-plugin'
- datadir='${datarootdir}'
- datarootdir='${prefix}/share'
- do_compare='cmp --ignore-initial=16 $$f1 $$f2'
- docdir='${datarootdir}/doc/${PACKAGE}'
- dvidir='${docdir}'
- exec_prefix='${prefix}'
- extra_host_libiberty_configure_flags='--enable-shared'
- extra_host_zlib_configure_flags=''
- extra_isl_gmp_configure_flags='--with-gmp-builddir=$$r/$(HOST_SUBDIR)/gmp'
- extra_liboffloadmic_configure_flags=''
- extra_linker_plugin_configure_flags=''
- extra_linker_plugin_flags=''
- extra_mpc_gmp_configure_flags='--with-gmp-include=$$r/$(HOST_SUBDIR)/gmp --with-gmp-lib=$$r/$(HOST_SUBDIR)/gmp/.libs'
- extra_mpc_mpfr_configure_flags='--with-mpfr-include=$$s/mpfr/src --with-mpfr-lib=$$r/$(HOST_SUBDIR)/mpfr/src/.libs'
- extra_mpfr_configure_flags='--with-gmp-include=$$r/$(HOST_SUBDIR)/gmp --with-gmp-lib=$$r/$(HOST_SUBDIR)/gmp/.libs'
- get_gcc_base_ver='cat'
- gmpinc='-I$$r/$(HOST_SUBDIR)/gmp -I$$s/gmp -I$$r/$(HOST_SUBDIR)/mpfr/src -I$$s/mpfr/src -I$$s/mpc/src '
- gmplibs='-L$$r/$(HOST_SUBDIR)/gmp/.libs -L$$r/$(HOST_SUBDIR)/mpfr/src/.libs -L$$r/$(HOST_SUBDIR)/mpc/src/.libs -lmpc -lmpfr -lgmp'
- host='i686-pc-linux-gnu'
- host_alias=''
- host_configargs=' --cache-file=./config.cache '\''--prefix=/root/source/gcc/9.5.0/build/../install'\'' '\''--enable-shared'\'' '\''--enable-threads=posix'\'' '\''--enable-__cxa_atexit'\'' '\''--enable-clocale=gnu'\'' '\''--disable-multilib'\'' '\''--with-multilib-list=m32'\'' '\''--with-arch-32=pentium3'\'' '\''--enable-languages=c,c++,d,lto'\'' --program-transform-name='\''s&^&i586-pc-linux-gnu-&'\'' --disable-option-checking'
- host_cpu='i686'
- host_noncanonical='i686-pc-linux-gnu'
- host_os='linux-gnu'
- host_shared='no'
- host_subdir='.'
- host_vendor='pc'
- htmldir='${docdir}'
- includedir='${prefix}/include'
- infodir='${datarootdir}/info'
- islinc='-I$$r/$(HOST_SUBDIR)/isl/include -I$$s/isl/include'
- isllibs='-L$$r/$(HOST_SUBDIR)/isl/.libs -lisl'
- libdir='${exec_prefix}/lib'
- libexecdir='${exec_prefix}/libexec'
- localedir='${datarootdir}/locale'
- localstatedir='${prefix}/var'
- mandir='${datarootdir}/man'
- oldincludedir='/usr/include'
- pdfdir='${docdir}'
- poststage1_ldflags='-static-libstdc++ -static-libgcc'
- poststage1_libs=''
- prefix='/root/source/gcc/9.5.0/build/../install'
- program_transform_name='s&^&i586-pc-linux-gnu-&'
- psdir='${docdir}'
- sbindir='${exec_prefix}/sbin'
- sharedstatedir='${prefix}/com'
- stage1_cflags='-g'
- stage1_checking='--enable-checking=yes,types'
- stage1_languages='c,c++,lto'
- stage1_ldflags='-static-libstdc++ -static-libgcc'
- stage1_libs=''
- stage2_werror_flag=''
- sysconfdir='${prefix}/etc'
- target='i586-pc-linux-gnu'
- target_alias='i586-pc-linux-gnu'
- target_configargs='--cache-file=./config.cache --with-cross-host=i686-pc-linux-gnu '\''--prefix=/root/source/gcc/9.5.0/build/../install'\'' '\''--enable-shared'\'' '\''--enable-threads=posix'\'' '\''--enable-__cxa_atexit'\'' '\''--enable-clocale=gnu'\'' '\''--disable-multilib'\'' '\''--with-multilib-list=m32'\'' '\''--with-arch-32=pentium3'\'' '\''--enable-languages=c,c++,d,lto'\'' --program-transform-name='\''s&^&i586-pc-linux-gnu-&'\'' --disable-option-checking'
- target_configdirs=' libgcc libbacktrace libgomp libatomic libitm libstdc++-v3 libsanitizer libvtv libssp libquadmath libphobos zlib'
- target_cpu='i586'
- target_noncanonical='i586-pc-linux-gnu'
- target_os='linux-gnu'
- target_subdir='i586-pc-linux-gnu'
- target_vendor='pc'
- tooldir='${exec_prefix}/i586-pc-linux-gnu'
- ## ------------------- ##
- ## File substitutions. ##
- ## ------------------- ##
- alphaieee_frag='/dev/null'
- host_makefile_frag='/dev/null'
- ospace_frag='/dev/null'
- serialization_dependencies='serdep.tmp'
- target_makefile_frag='../source/config/mt-gnu'
- ## ----------- ##
- ## confdefs.h. ##
- ## ----------- ##
- /* confdefs.h */
- #define PACKAGE_NAME ""
- #define PACKAGE_TARNAME ""
- #define PACKAGE_VERSION ""
- #define PACKAGE_STRING ""
- #define PACKAGE_BUGREPORT ""
- #define PACKAGE_URL ""
- #define LT_OBJDIR ".libs/"
- configure: exit 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement