889 lines
36 KiB
Plaintext
889 lines
36 KiB
Plaintext
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
|
|
|
|
$ ../configure --disable-multilib --enable-languages=c,c++ --disable-shared --enable-static --prefix=/ae/gcc_stage1 --with-gmp=/ae/gcc_stage1 --with-mpfr=/ae/gcc_stage1 --with-mpc=/ae/gcc_stage1 --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --target=x86_64-wyc-linux-gnu --with-sysroot=/ae/gcc_stage1/x86_64-wyc-linux-gnu/sysroot --disable-werror --disable-libsanitizer
|
|
|
|
## --------- ##
|
|
## Platform. ##
|
|
## --------- ##
|
|
|
|
hostname = alientek-virtual-machine
|
|
uname -m = x86_64
|
|
uname -r = 5.15.0-139-generic
|
|
uname -s = Linux
|
|
uname -v = #149~20.04.1-Ubuntu SMP Wed Apr 16 08:29:56 UTC 2025
|
|
|
|
/usr/bin/uname -p = x86_64
|
|
/bin/uname -X = unknown
|
|
|
|
/bin/arch = x86_64
|
|
/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/local/bin
|
|
PATH: /usr/sbin
|
|
PATH: /usr/bin
|
|
PATH: /sbin
|
|
PATH: /bin
|
|
PATH: /usr/games
|
|
PATH: /usr/local/games
|
|
PATH: /snap/bin
|
|
|
|
|
|
## ----------- ##
|
|
## Core tests. ##
|
|
## ----------- ##
|
|
|
|
configure:2360: checking build system type
|
|
configure:2374: result: x86_64-pc-linux-gnu
|
|
configure:2421: checking host system type
|
|
configure:2434: result: x86_64-pc-linux-gnu
|
|
configure:2454: checking target system type
|
|
configure:2467: result: x86_64-wyc-linux-gnu
|
|
configure:2521: checking for a BSD-compatible install
|
|
configure:2589: result: /usr/bin/install -c
|
|
configure:2600: checking whether ln works
|
|
configure:2622: result: yes
|
|
configure:2626: checking whether ln -s works
|
|
configure:2630: result: yes
|
|
configure:2637: checking for a sed that does not truncate output
|
|
configure:2701: result: /usr/bin/sed
|
|
configure:2710: checking for gawk
|
|
configure:2726: found /usr/bin/gawk
|
|
configure:2737: result: gawk
|
|
configure:3231: checking for libatomic support
|
|
configure:3241: result: yes
|
|
configure:3269: checking for libitm support
|
|
configure:3279: result: yes
|
|
configure:3307: checking for libvtv support
|
|
configure:3317: result: yes
|
|
configure:3327: checking for libhsail-rt support
|
|
configure:3339: result: yes
|
|
configure:3463: checking for libphobos support
|
|
configure:3473: result: yes
|
|
configure:4136: checking for x86_64-pc-linux-gnu-gcc
|
|
configure:4166: result: no
|
|
configure:4176: checking for gcc
|
|
configure:4192: found /usr/bin/gcc
|
|
configure:4203: result: gcc
|
|
configure:4432: checking for C compiler version
|
|
configure:4441: gcc --version >&5
|
|
gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
|
|
Copyright (C) 2020 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:4452: $? = 0
|
|
configure:4441: gcc -v >&5
|
|
Using built-in specs.
|
|
COLLECT_GCC=gcc
|
|
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/10/lto-wrapper
|
|
OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa:hsa
|
|
OFFLOAD_TARGET_DEFAULT=1
|
|
Target: x86_64-linux-gnu
|
|
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 10.5.0-1ubuntu1~20.04' --with-bugurl=file:///usr/share/doc/gcc-10/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-10 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-10-g5VkgL/gcc-10-10.5.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-10-g5VkgL/gcc-10-10.5.0/debian/tmp-gcn/usr,hsa --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-mutex
|
|
Thread model: posix
|
|
Supported LTO compression algorithms: zlib zstd
|
|
gcc version 10.5.0 (Ubuntu 10.5.0-1ubuntu1~20.04)
|
|
... rest of stderr output deleted ...
|
|
configure:4452: $? = 0
|
|
configure:4441: gcc -V >&5
|
|
gcc: error: unrecognized command-line option '-V'
|
|
gcc: fatal error: no input files
|
|
compilation terminated.
|
|
configure:4452: $? = 1
|
|
configure:4441: gcc -qversion >&5
|
|
gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'?
|
|
gcc: fatal error: no input files
|
|
compilation terminated.
|
|
configure:4452: $? = 1
|
|
configure:4472: checking whether the C compiler works
|
|
configure:4494: gcc conftest.c >&5
|
|
configure:4498: $? = 0
|
|
configure:4546: result: yes
|
|
configure:4549: checking for C compiler default output file name
|
|
configure:4551: result: a.out
|
|
configure:4557: checking for suffix of executables
|
|
configure:4564: gcc -o conftest conftest.c >&5
|
|
configure:4568: $? = 0
|
|
configure:4590: result:
|
|
configure:4612: checking whether we are cross compiling
|
|
configure:4620: gcc -o conftest conftest.c >&5
|
|
configure:4624: $? = 0
|
|
configure:4631: ./conftest
|
|
configure:4635: $? = 0
|
|
configure:4623: result: no
|
|
configure:4628: checking for suffix of object files
|
|
configure:4650: gcc -c conftest.c >&5
|
|
configure:4654: $? = 0
|
|
configure:4675: result: o
|
|
configure:4679: checking whether we are using the GNU C compiler
|
|
configure:4698: gcc -c conftest.c >&5
|
|
configure:4698: $? = 0
|
|
configure:4707: result: yes
|
|
configure:4716: checking whether gcc accepts -g
|
|
configure:4736: gcc -c -g conftest.c >&5
|
|
configure:4736: $? = 0
|
|
configure:4777: result: yes
|
|
configure:4794: checking for gcc option to accept ISO C89
|
|
configure:4857: gcc -c -g -O2 conftest.c >&5
|
|
configure:4857: $? = 0
|
|
configure:4870: result: none needed
|
|
configure:4904: checking for x86_64-pc-linux-gnu-g++
|
|
configure:4934: result: no
|
|
configure:4904: checking for x86_64-pc-linux-gnu-c++
|
|
configure:4934: result: no
|
|
configure:4904: checking for x86_64-pc-linux-gnu-gpp
|
|
configure:4934: result: no
|
|
configure:4904: checking for x86_64-pc-linux-gnu-aCC
|
|
configure:4934: result: no
|
|
configure:4904: checking for x86_64-pc-linux-gnu-CC
|
|
configure:4934: result: no
|
|
configure:4904: checking for x86_64-pc-linux-gnu-cxx
|
|
configure:4934: result: no
|
|
configure:4904: checking for x86_64-pc-linux-gnu-cc++
|
|
configure:4934: result: no
|
|
configure:4904: checking for x86_64-pc-linux-gnu-cl.exe
|
|
configure:4934: result: no
|
|
configure:4904: checking for x86_64-pc-linux-gnu-FCC
|
|
configure:4934: result: no
|
|
configure:4904: checking for x86_64-pc-linux-gnu-KCC
|
|
configure:4934: result: no
|
|
configure:4904: checking for x86_64-pc-linux-gnu-RCC
|
|
configure:4934: result: no
|
|
configure:4904: checking for x86_64-pc-linux-gnu-xlC_r
|
|
configure:4934: result: no
|
|
configure:4904: checking for x86_64-pc-linux-gnu-xlC
|
|
configure:4934: result: no
|
|
configure:4948: checking for g++
|
|
configure:4964: found /usr/bin/g++
|
|
configure:4975: result: g++
|
|
configure:5002: checking for C++ compiler version
|
|
configure:5011: g++ --version >&5
|
|
g++ (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
|
|
Copyright (C) 2020 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:5022: $? = 0
|
|
configure:5011: g++ -v >&5
|
|
Using built-in specs.
|
|
COLLECT_GCC=g++
|
|
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/10/lto-wrapper
|
|
OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa:hsa
|
|
OFFLOAD_TARGET_DEFAULT=1
|
|
Target: x86_64-linux-gnu
|
|
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 10.5.0-1ubuntu1~20.04' --with-bugurl=file:///usr/share/doc/gcc-10/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-10 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-10-g5VkgL/gcc-10-10.5.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-10-g5VkgL/gcc-10-10.5.0/debian/tmp-gcn/usr,hsa --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-mutex
|
|
Thread model: posix
|
|
Supported LTO compression algorithms: zlib zstd
|
|
gcc version 10.5.0 (Ubuntu 10.5.0-1ubuntu1~20.04)
|
|
... rest of stderr output deleted ...
|
|
configure:5022: $? = 0
|
|
configure:5011: g++ -V >&5
|
|
g++: error: unrecognized command-line option '-V'
|
|
g++: fatal error: no input files
|
|
compilation terminated.
|
|
configure:5022: $? = 1
|
|
configure:5011: g++ -qversion >&5
|
|
g++: error: unrecognized command-line option '-qversion'; did you mean '--version'?
|
|
g++: fatal error: no input files
|
|
compilation terminated.
|
|
configure:5022: $? = 1
|
|
configure:5026: checking whether we are using the GNU C++ compiler
|
|
configure:5045: g++ -c conftest.cpp >&5
|
|
configure:5045: $? = 0
|
|
configure:5054: result: yes
|
|
configure:5063: checking whether g++ accepts -g
|
|
configure:5083: g++ -c -g conftest.cpp >&5
|
|
configure:5083: $? = 0
|
|
configure:5124: result: yes
|
|
configure:5173: checking whether g++ accepts -static-libstdc++ -static-libgcc
|
|
configure:5190: g++ -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.cpp >&5
|
|
configure:5190: $? = 0
|
|
configure:5191: result: yes
|
|
configure:5215: checking for x86_64-pc-linux-gnu-gnatbind
|
|
configure:5245: result: no
|
|
configure:5255: checking for gnatbind
|
|
configure:5271: found /usr/bin/gnatbind
|
|
configure:5282: result: gnatbind
|
|
configure:5307: checking for x86_64-pc-linux-gnu-gnatmake
|
|
configure:5337: result: no
|
|
configure:5347: checking for gnatmake
|
|
configure:5363: found /usr/bin/gnatmake
|
|
configure:5374: result: gnatmake
|
|
configure:5396: checking whether compiler driver understands Ada
|
|
configure:5419: result: no
|
|
configure:5428: checking how to compare bootstrapped objects
|
|
configure:5453: result: cmp --ignore-initial=16 $$f1 $$f2
|
|
configure:5513: checking for objdir
|
|
configure:5528: result: .libs
|
|
configure:5699: checking for the correct version of gmp.h
|
|
configure:5719: gcc -c -g -O2 -I/ae/gcc_stage1/include -I/ae/gcc_stage1/include -I/ae/gcc_stage1/include conftest.c >&5
|
|
configure:5719: $? = 0
|
|
configure:5737: gcc -c -g -O2 -I/ae/gcc_stage1/include -I/ae/gcc_stage1/include -I/ae/gcc_stage1/include conftest.c >&5
|
|
configure:5737: $? = 0
|
|
configure:5738: result: yes
|
|
configure:5754: checking for the correct version of mpfr.h
|
|
configure:5772: gcc -c -g -O2 -I/ae/gcc_stage1/include -I/ae/gcc_stage1/include -I/ae/gcc_stage1/include conftest.c >&5
|
|
configure:5772: $? = 0
|
|
configure:5789: gcc -c -g -O2 -I/ae/gcc_stage1/include -I/ae/gcc_stage1/include -I/ae/gcc_stage1/include conftest.c >&5
|
|
configure:5789: $? = 0
|
|
configure:5790: result: yes
|
|
configure:5807: checking for the correct version of mpc.h
|
|
configure:5824: gcc -c -g -O2 -I/ae/gcc_stage1/include -I/ae/gcc_stage1/include -I/ae/gcc_stage1/include conftest.c >&5
|
|
configure:5824: $? = 0
|
|
configure:5840: gcc -c -g -O2 -I/ae/gcc_stage1/include -I/ae/gcc_stage1/include -I/ae/gcc_stage1/include conftest.c >&5
|
|
configure:5840: $? = 0
|
|
configure:5841: result: yes
|
|
configure:5859: checking for the correct version of the gmp/mpfr/mpc libraries
|
|
configure:5890: gcc -o conftest -g -O2 -I/ae/gcc_stage1/include -I/ae/gcc_stage1/include -I/ae/gcc_stage1/include conftest.c -L/ae/gcc_stage1/lib -L/ae/gcc_stage1/lib -L/ae/gcc_stage1/lib -lmpc -lmpfr -lgmp >&5
|
|
configure:5890: $? = 0
|
|
configure:5891: result: yes
|
|
configure:6094: checking for isl 0.15 or later
|
|
configure:6107: gcc -o conftest -g -O2 -I/ae/gcc_stage1/include -I/ae/gcc_stage1/include -I/ae/gcc_stage1/include -lisl -L/ae/gcc_stage1/lib -L/ae/gcc_stage1/lib -L/ae/gcc_stage1/lib -lmpc -lmpfr -lgmp conftest.c -lisl -lgmp >&5
|
|
conftest.c:10:10: fatal error: isl/schedule.h: No such file or directory
|
|
10 | #include <isl/schedule.h>
|
|
| ^~~~~~~~~~~~~~~~
|
|
compilation terminated.
|
|
configure:6107: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME ""
|
|
| #define PACKAGE_TARNAME ""
|
|
| #define PACKAGE_VERSION ""
|
|
| #define PACKAGE_STRING ""
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE_URL ""
|
|
| #define LT_OBJDIR ".libs/"
|
|
| /* end confdefs.h. */
|
|
| #include <isl/schedule.h>
|
|
| int
|
|
| main ()
|
|
| {
|
|
| isl_options_set_schedule_serialize_sccs (NULL, 0);
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:6114: result: no
|
|
configure:6118: result: required isl version is 0.15 or later
|
|
configure:7211: checking for default BUILD_CONFIG
|
|
configure:7243: result:
|
|
configure:7248: checking for --enable-vtable-verify
|
|
configure:7261: result: no
|
|
configure:7875: checking for bison
|
|
configure:7891: found /usr/bin/bison
|
|
configure:7902: result: bison -y
|
|
configure:7922: checking for bison
|
|
configure:7938: found /usr/bin/bison
|
|
configure:7949: result: bison
|
|
configure:7969: checking for gm4
|
|
configure:7999: result: no
|
|
configure:7969: checking for gnum4
|
|
configure:7999: result: no
|
|
configure:7969: checking for m4
|
|
configure:7985: found /usr/bin/m4
|
|
configure:7996: result: m4
|
|
configure:8016: checking for flex
|
|
configure:8032: found /usr/bin/flex
|
|
configure:8043: result: flex
|
|
configure:8064: checking for flex
|
|
configure:8080: found /usr/bin/flex
|
|
configure:8091: result: flex
|
|
configure:8111: checking for makeinfo
|
|
configure:8127: found /usr/bin/makeinfo
|
|
configure:8138: result: makeinfo
|
|
configure:8172: checking for expect
|
|
configure:8188: found /usr/bin/expect
|
|
configure:8199: result: expect
|
|
configure:8221: checking for runtest
|
|
configure:8251: result: no
|
|
configure:8327: checking for x86_64-pc-linux-gnu-ar
|
|
configure:8357: result: no
|
|
configure:8366: checking for ar
|
|
configure:8382: found /usr/bin/ar
|
|
configure:8393: result: ar
|
|
configure:8468: checking for x86_64-pc-linux-gnu-as
|
|
configure:8498: result: no
|
|
configure:8507: checking for as
|
|
configure:8523: found /usr/bin/as
|
|
configure:8534: result: as
|
|
configure:8609: checking for x86_64-pc-linux-gnu-dlltool
|
|
configure:8639: result: no
|
|
configure:8648: checking for dlltool
|
|
configure:8678: result: no
|
|
configure:8750: checking for x86_64-pc-linux-gnu-dsymutil
|
|
configure:8780: result: no
|
|
configure:8789: checking for dsymutil
|
|
configure:8805: found /usr/bin/dsymutil
|
|
configure:8816: result: dsymutil
|
|
configure:8891: checking for x86_64-pc-linux-gnu-ld
|
|
configure:8921: result: no
|
|
configure:8930: checking for ld
|
|
configure:8946: found /usr/bin/ld
|
|
configure:8957: result: ld
|
|
configure:9032: checking for x86_64-pc-linux-gnu-lipo
|
|
configure:9062: result: no
|
|
configure:9071: checking for lipo
|
|
configure:9101: result: no
|
|
configure:9173: checking for x86_64-pc-linux-gnu-nm
|
|
configure:9203: result: no
|
|
configure:9212: checking for nm
|
|
configure:9228: found /usr/bin/nm
|
|
configure:9239: result: nm
|
|
configure:9314: checking for x86_64-pc-linux-gnu-ranlib
|
|
configure:9344: result: no
|
|
configure:9353: checking for ranlib
|
|
configure:9369: found /usr/bin/ranlib
|
|
configure:9380: result: ranlib
|
|
configure:9450: checking for x86_64-pc-linux-gnu-strip
|
|
configure:9480: result: no
|
|
configure:9489: checking for strip
|
|
configure:9505: found /usr/bin/strip
|
|
configure:9516: result: strip
|
|
configure:9586: checking for x86_64-pc-linux-gnu-windres
|
|
configure:9616: result: no
|
|
configure:9625: checking for windres
|
|
configure:9655: result: no
|
|
configure:9727: checking for x86_64-pc-linux-gnu-windmc
|
|
configure:9757: result: no
|
|
configure:9766: checking for windmc
|
|
configure:9796: result: no
|
|
configure:9868: checking for x86_64-pc-linux-gnu-objcopy
|
|
configure:9898: result: no
|
|
configure:9907: checking for objcopy
|
|
configure:9923: found /usr/bin/objcopy
|
|
configure:9934: result: objcopy
|
|
configure:10009: checking for x86_64-pc-linux-gnu-objdump
|
|
configure:10039: result: no
|
|
configure:10048: checking for objdump
|
|
configure:10064: found /usr/bin/objdump
|
|
configure:10075: result: objdump
|
|
configure:10150: checking for x86_64-pc-linux-gnu-otool
|
|
configure:10180: result: no
|
|
configure:10189: checking for otool
|
|
configure:10219: result: no
|
|
configure:10291: checking for x86_64-pc-linux-gnu-readelf
|
|
configure:10321: result: no
|
|
configure:10330: checking for readelf
|
|
configure:10346: found /usr/bin/readelf
|
|
configure:10357: result: readelf
|
|
configure:10471: checking for x86_64-wyc-linux-gnu-cc
|
|
configure:10501: result: no
|
|
configure:10471: checking for x86_64-wyc-linux-gnu-gcc
|
|
configure:10501: result: no
|
|
configure:10632: checking for x86_64-wyc-linux-gnu-c++
|
|
configure:10662: result: no
|
|
configure:10632: checking for x86_64-wyc-linux-gnu-g++
|
|
configure:10662: result: no
|
|
configure:10632: checking for x86_64-wyc-linux-gnu-cxx
|
|
configure:10662: result: no
|
|
configure:10632: checking for x86_64-wyc-linux-gnu-gxx
|
|
configure:10662: result: no
|
|
configure:10793: checking for x86_64-wyc-linux-gnu-gcc
|
|
configure:10823: result: no
|
|
configure:10949: checking for x86_64-wyc-linux-gnu-gfortran
|
|
configure:10979: result: no
|
|
configure:11110: checking for x86_64-wyc-linux-gnu-gccgo
|
|
configure:11140: result: no
|
|
configure:11271: checking for x86_64-wyc-linux-gnu-gdc
|
|
configure:11301: result: no
|
|
configure:11401: checking for ar
|
|
configure:11419: found /ae/gcc_stage1/x86_64-wyc-linux-gnu/bin/ar
|
|
configure:11431: result: /ae/gcc_stage1/x86_64-wyc-linux-gnu/bin/ar
|
|
configure:11631: checking for as
|
|
configure:11649: found /ae/gcc_stage1/x86_64-wyc-linux-gnu/bin/as
|
|
configure:11661: result: /ae/gcc_stage1/x86_64-wyc-linux-gnu/bin/as
|
|
configure:11861: checking for dlltool
|
|
configure:11894: result: no
|
|
configure:11972: checking for x86_64-wyc-linux-gnu-dlltool
|
|
configure:12002: result: no
|
|
configure:12091: checking for dsymutil
|
|
configure:12124: result: no
|
|
configure:12202: checking for x86_64-wyc-linux-gnu-dsymutil
|
|
configure:12232: result: no
|
|
configure:12321: checking for ld
|
|
configure:12339: found /ae/gcc_stage1/x86_64-wyc-linux-gnu/bin/ld
|
|
configure:12351: result: /ae/gcc_stage1/x86_64-wyc-linux-gnu/bin/ld
|
|
configure:12551: checking for lipo
|
|
configure:12584: result: no
|
|
configure:12662: checking for x86_64-wyc-linux-gnu-lipo
|
|
configure:12692: result: no
|
|
configure:12781: checking for nm
|
|
configure:12799: found /ae/gcc_stage1/x86_64-wyc-linux-gnu/bin/nm
|
|
configure:12811: result: /ae/gcc_stage1/x86_64-wyc-linux-gnu/bin/nm
|
|
configure:13011: checking for objcopy
|
|
configure:13029: found /ae/gcc_stage1/x86_64-wyc-linux-gnu/bin/objcopy
|
|
configure:13041: result: /ae/gcc_stage1/x86_64-wyc-linux-gnu/bin/objcopy
|
|
configure:13241: checking for objdump
|
|
configure:13259: found /ae/gcc_stage1/x86_64-wyc-linux-gnu/bin/objdump
|
|
configure:13271: result: /ae/gcc_stage1/x86_64-wyc-linux-gnu/bin/objdump
|
|
configure:13471: checking for otool
|
|
configure:13504: result: no
|
|
configure:13582: checking for x86_64-wyc-linux-gnu-otool
|
|
configure:13612: result: no
|
|
configure:13701: checking for ranlib
|
|
configure:13719: found /ae/gcc_stage1/x86_64-wyc-linux-gnu/bin/ranlib
|
|
configure:13731: result: /ae/gcc_stage1/x86_64-wyc-linux-gnu/bin/ranlib
|
|
configure:13931: checking for readelf
|
|
configure:13949: found /ae/gcc_stage1/x86_64-wyc-linux-gnu/bin/readelf
|
|
configure:13961: result: /ae/gcc_stage1/x86_64-wyc-linux-gnu/bin/readelf
|
|
configure:14161: checking for strip
|
|
configure:14179: found /ae/gcc_stage1/x86_64-wyc-linux-gnu/bin/strip
|
|
configure:14191: result: /ae/gcc_stage1/x86_64-wyc-linux-gnu/bin/strip
|
|
configure:14391: checking for windres
|
|
configure:14424: result: no
|
|
configure:14502: checking for x86_64-wyc-linux-gnu-windres
|
|
configure:14532: result: no
|
|
configure:14621: checking for windmc
|
|
configure:14654: result: no
|
|
configure:14732: checking for x86_64-wyc-linux-gnu-windmc
|
|
configure:14762: result: no
|
|
configure:14829: checking where to find the target ar
|
|
configure:14857: result: pre-installed in /ae/gcc_stage1/x86_64-wyc-linux-gnu/bin
|
|
configure:14871: checking where to find the target as
|
|
configure:14899: result: pre-installed in /ae/gcc_stage1/x86_64-wyc-linux-gnu/bin
|
|
configure:14913: checking where to find the target cc
|
|
configure:14936: result: just compiled
|
|
configure:14955: checking where to find the target c++
|
|
configure:14981: result: just compiled
|
|
configure:15000: checking where to find the target c++ for libstdc++
|
|
configure:15026: result: just compiled
|
|
configure:15045: checking where to find the target dlltool
|
|
configure:15082: result: pre-installed
|
|
configure:15087: checking where to find the target dsymutil
|
|
configure:15113: result: pre-installed
|
|
configure:15118: checking where to find the target gcc
|
|
configure:15141: result: just compiled
|
|
configure:15160: checking where to find the target gfortran
|
|
configure:15200: result: pre-installed
|
|
configure:15205: checking where to find the target gccgo
|
|
configure:15245: result: pre-installed
|
|
configure:15250: checking where to find the target gdc
|
|
configure:15290: result: pre-installed
|
|
configure:15295: checking where to find the target ld
|
|
configure:15323: result: pre-installed in /ae/gcc_stage1/x86_64-wyc-linux-gnu/bin
|
|
configure:15337: checking where to find the target lipo
|
|
configure:15363: result: pre-installed
|
|
configure:15368: checking where to find the target nm
|
|
configure:15396: result: pre-installed in /ae/gcc_stage1/x86_64-wyc-linux-gnu/bin
|
|
configure:15410: checking where to find the target objcopy
|
|
configure:15438: result: pre-installed in /ae/gcc_stage1/x86_64-wyc-linux-gnu/bin
|
|
configure:15452: checking where to find the target objdump
|
|
configure:15480: result: pre-installed in /ae/gcc_stage1/x86_64-wyc-linux-gnu/bin
|
|
configure:15494: checking where to find the target otool
|
|
configure:15520: result: pre-installed
|
|
configure:15525: checking where to find the target ranlib
|
|
configure:15553: result: pre-installed in /ae/gcc_stage1/x86_64-wyc-linux-gnu/bin
|
|
configure:15567: checking where to find the target readelf
|
|
configure:15595: result: pre-installed in /ae/gcc_stage1/x86_64-wyc-linux-gnu/bin
|
|
configure:15609: checking where to find the target strip
|
|
configure:15637: result: pre-installed in /ae/gcc_stage1/x86_64-wyc-linux-gnu/bin
|
|
configure:15651: checking where to find the target windres
|
|
configure:15688: result: pre-installed
|
|
configure:15693: checking where to find the target windmc
|
|
configure:15730: result: pre-installed
|
|
configure:15763: checking whether to enable maintainer-specific portions of Makefiles
|
|
configure:15772: result: no
|
|
configure:16007: 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 alientek-virtual-machine
|
|
|
|
config.status:1039: creating Makefile
|
|
|
|
## ---------------- ##
|
|
## Cache variables. ##
|
|
## ---------------- ##
|
|
|
|
ac_cv_build=x86_64-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_DSYMUTIL_FOR_TARGET_set=
|
|
ac_cv_env_DSYMUTIL_FOR_TARGET_value=
|
|
ac_cv_env_DSYMUTIL_set=
|
|
ac_cv_env_DSYMUTIL_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=set
|
|
ac_cv_env_build_alias_value=x86_64-pc-linux-gnu
|
|
ac_cv_env_build_configargs_set=
|
|
ac_cv_env_build_configargs_value=
|
|
ac_cv_env_host_alias_set=set
|
|
ac_cv_env_host_alias_value=x86_64-pc-linux-gnu
|
|
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=x86_64-wyc-linux-gnu
|
|
ac_cv_env_target_configargs_set=
|
|
ac_cv_env_target_configargs_value=
|
|
ac_cv_host=x86_64-pc-linux-gnu
|
|
ac_cv_objext=o
|
|
ac_cv_path_AR_FOR_TARGET=/ae/gcc_stage1/x86_64-wyc-linux-gnu/bin/ar
|
|
ac_cv_path_AS_FOR_TARGET=/ae/gcc_stage1/x86_64-wyc-linux-gnu/bin/as
|
|
ac_cv_path_LD_FOR_TARGET=/ae/gcc_stage1/x86_64-wyc-linux-gnu/bin/ld
|
|
ac_cv_path_NM_FOR_TARGET=/ae/gcc_stage1/x86_64-wyc-linux-gnu/bin/nm
|
|
ac_cv_path_OBJCOPY_FOR_TARGET=/ae/gcc_stage1/x86_64-wyc-linux-gnu/bin/objcopy
|
|
ac_cv_path_OBJDUMP_FOR_TARGET=/ae/gcc_stage1/x86_64-wyc-linux-gnu/bin/objdump
|
|
ac_cv_path_RANLIB_FOR_TARGET=/ae/gcc_stage1/x86_64-wyc-linux-gnu/bin/ranlib
|
|
ac_cv_path_READELF_FOR_TARGET=/ae/gcc_stage1/x86_64-wyc-linux-gnu/bin/readelf
|
|
ac_cv_path_SED=/usr/bin/sed
|
|
ac_cv_path_STRIP_FOR_TARGET=/ae/gcc_stage1/x86_64-wyc-linux-gnu/bin/strip
|
|
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_DSYMUTIL=dsymutil
|
|
ac_cv_prog_EXPECT=expect
|
|
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_ac_ct_GNATBIND=gnatbind
|
|
ac_cv_prog_ac_ct_GNATMAKE=gnatmake
|
|
ac_cv_prog_cc_c89=
|
|
ac_cv_prog_cc_g=yes
|
|
ac_cv_prog_cxx_g=yes
|
|
ac_cv_target=x86_64-wyc-linux-gnu
|
|
acx_cv_cc_gcc_supports_ada=no
|
|
acx_cv_prog_LN=ln
|
|
gcc_cv_isl=no
|
|
gcc_cv_prog_cmp_skip='cmp --ignore-initial=16 $$f1 $$f2'
|
|
gcc_cv_tool_dirs=/ae/gcc_stage1/libexec/gcc/x86_64-wyc-linux-gnu/10.5.0:/ae/gcc_stage1/libexec/gcc/x86_64-wyc-linux-gnu:/usr/lib/gcc/x86_64-wyc-linux-gnu/10.5.0:/usr/lib/gcc/x86_64-wyc-linux-gnu:/ae/gcc_stage1/x86_64-wyc-linux-gnu/bin/x86_64-wyc-linux-gnu/10.5.0:/ae/gcc_stage1/x86_64-wyc-linux-gnu/bin:
|
|
gcc_cv_tool_prefix=/ae/gcc_stage1
|
|
lt_cv_objdir=.libs
|
|
|
|
## ----------------- ##
|
|
## Output variables. ##
|
|
## ----------------- ##
|
|
|
|
AR='ar'
|
|
AR_FOR_BUILD='$(AR)'
|
|
AR_FOR_TARGET='/ae/gcc_stage1/x86_64-wyc-linux-gnu/bin/ar'
|
|
AS='as'
|
|
AS_FOR_BUILD='$(AS)'
|
|
AS_FOR_TARGET='/ae/gcc_stage1/x86_64-wyc-linux-gnu/bin/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='x86_64-wyc-linux-gnu-dlltool'
|
|
DSYMUTIL='dsymutil'
|
|
DSYMUTIL_FOR_BUILD='$(DSYMUTIL)'
|
|
DSYMUTIL_FOR_TARGET='x86_64-wyc-linux-gnu-dsymutil'
|
|
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='x86_64-wyc-linux-gnu-gdc'
|
|
GFORTRAN_FOR_BUILD='$(GFORTRAN)'
|
|
GFORTRAN_FOR_TARGET='x86_64-wyc-linux-gnu-gfortran'
|
|
GNATBIND='gnatbind'
|
|
GNATMAKE='gnatmake'
|
|
GOC_FOR_BUILD='$(GOC)'
|
|
GOC_FOR_TARGET='x86_64-wyc-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='/ae/gcc_stage1/x86_64-wyc-linux-gnu/bin/ld'
|
|
LEX='flex'
|
|
LIBOBJS=''
|
|
LIBS=''
|
|
LIPO='lipo'
|
|
LIPO_FOR_TARGET='x86_64-wyc-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='/ae/gcc_stage1/x86_64-wyc-linux-gnu/bin/nm'
|
|
OBJCOPY='objcopy'
|
|
OBJCOPY_FOR_TARGET='/ae/gcc_stage1/x86_64-wyc-linux-gnu/bin/objcopy'
|
|
OBJDUMP='objdump'
|
|
OBJDUMP_FOR_TARGET='/ae/gcc_stage1/x86_64-wyc-linux-gnu/bin/objdump'
|
|
OBJEXT='o'
|
|
OTOOL='otool'
|
|
OTOOL_FOR_TARGET='x86_64-wyc-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='/ae/gcc_stage1/x86_64-wyc-linux-gnu/bin/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='/ae/gcc_stage1/x86_64-wyc-linux-gnu/bin/readelf'
|
|
RPATH_ENVVAR='LD_LIBRARY_PATH'
|
|
RUNTEST='runtest'
|
|
SED='/usr/bin/sed'
|
|
SHELL='/bin/bash'
|
|
STRIP='strip'
|
|
STRIP_FOR_TARGET='/ae/gcc_stage1/x86_64-wyc-linux-gnu/bin/strip'
|
|
SYSROOT_CFLAGS_FOR_TARGET=''
|
|
TOPLEVEL_CONFIGURE_ARGUMENTS='../configure --disable-multilib --enable-languages=c,c++ --disable-shared --enable-static --prefix=/ae/gcc_stage1 --with-gmp=/ae/gcc_stage1 --with-mpfr=/ae/gcc_stage1 --with-mpc=/ae/gcc_stage1 --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --target=x86_64-wyc-linux-gnu --with-sysroot=/ae/gcc_stage1/x86_64-wyc-linux-gnu/sysroot --disable-werror --disable-libsanitizer'
|
|
WINDMC='windmc'
|
|
WINDMC_FOR_BUILD='$(WINDMC)'
|
|
WINDMC_FOR_TARGET='x86_64-wyc-linux-gnu-windmc'
|
|
WINDRES='windres'
|
|
WINDRES_FOR_BUILD='$(WINDRES)'
|
|
WINDRES_FOR_TARGET='x86_64-wyc-linux-gnu-windres'
|
|
YACC='bison -y'
|
|
ac_ct_CC='gcc'
|
|
ac_ct_CXX='g++'
|
|
bindir='${exec_prefix}/bin'
|
|
build='x86_64-pc-linux-gnu'
|
|
build_alias='x86_64-pc-linux-gnu'
|
|
build_configargs=' --cache-file=./config.cache '\''--disable-multilib'\'' '\''--disable-shared'\'' '\''--enable-static'\'' '\''--prefix=/ae/gcc_stage1'\'' '\''--with-gmp=/ae/gcc_stage1'\'' '\''--with-mpfr=/ae/gcc_stage1'\'' '\''--with-mpc=/ae/gcc_stage1'\'' '\''--with-sysroot=/ae/gcc_stage1/x86_64-wyc-linux-gnu/sysroot'\'' '\''--disable-werror'\'' '\''--disable-libsanitizer'\'' '\''--enable-languages=c,c++,lto'\'' --program-transform-name='\''s&^&x86_64-wyc-linux-gnu-&'\'' --disable-option-checking'
|
|
build_configdirs=' libiberty libcpp fixincludes'
|
|
build_cpu='x86_64'
|
|
build_libsubdir='build-x86_64-pc-linux-gnu'
|
|
build_noncanonical='x86_64-pc-linux-gnu'
|
|
build_os='linux-gnu'
|
|
build_subdir='build-x86_64-pc-linux-gnu'
|
|
build_tooldir='${exec_prefix}/x86_64-wyc-linux-gnu'
|
|
build_vendor='pc'
|
|
compare_exclusions='gcc/cc*-checksum$(objext) | gcc/ada/*tools/*'
|
|
configdirs=' intl libiberty zlib libbacktrace libcpp libdecnumber 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=''
|
|
extra_liboffloadmic_configure_flags=''
|
|
extra_linker_plugin_configure_flags=''
|
|
extra_linker_plugin_flags=''
|
|
extra_mpc_gmp_configure_flags=''
|
|
extra_mpc_mpfr_configure_flags=''
|
|
extra_mpfr_configure_flags=''
|
|
get_gcc_base_ver='cat'
|
|
gmpinc='-I/ae/gcc_stage1/include -I/ae/gcc_stage1/include -I/ae/gcc_stage1/include '
|
|
gmplibs='-L/ae/gcc_stage1/lib -L/ae/gcc_stage1/lib -L/ae/gcc_stage1/lib -lmpc -lmpfr -lgmp'
|
|
host='x86_64-pc-linux-gnu'
|
|
host_alias='x86_64-pc-linux-gnu'
|
|
host_configargs=' --cache-file=./config.cache '\''--disable-multilib'\'' '\''--disable-shared'\'' '\''--enable-static'\'' '\''--prefix=/ae/gcc_stage1'\'' '\''--with-gmp=/ae/gcc_stage1'\'' '\''--with-mpfr=/ae/gcc_stage1'\'' '\''--with-mpc=/ae/gcc_stage1'\'' '\''--with-sysroot=/ae/gcc_stage1/x86_64-wyc-linux-gnu/sysroot'\'' '\''--disable-werror'\'' '\''--disable-libsanitizer'\'' '\''--enable-languages=c,c++,lto'\'' --program-transform-name='\''s&^&x86_64-wyc-linux-gnu-&'\'' --disable-option-checking'
|
|
host_cpu='x86_64'
|
|
host_noncanonical='x86_64-pc-linux-gnu'
|
|
host_os='linux-gnu'
|
|
host_shared='no'
|
|
host_subdir='.'
|
|
host_vendor='pc'
|
|
htmldir='${docdir}'
|
|
includedir='${prefix}/include'
|
|
infodir='${datarootdir}/info'
|
|
islinc=''
|
|
isllibs=''
|
|
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='/ae/gcc_stage1'
|
|
program_transform_name='s&^&x86_64-wyc-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='x86_64-wyc-linux-gnu'
|
|
target_alias='x86_64-wyc-linux-gnu'
|
|
target_configargs='--cache-file=./config.cache --with-cross-host=x86_64-pc-linux-gnu '\''--disable-multilib'\'' '\''--disable-shared'\'' '\''--enable-static'\'' '\''--prefix=/ae/gcc_stage1'\'' '\''--with-sysroot=/ae/gcc_stage1/x86_64-wyc-linux-gnu/sysroot'\'' '\''--disable-werror'\'' '\''--disable-libsanitizer'\'' '\''--enable-languages=c,c++,lto'\'' --program-transform-name='\''s&^&x86_64-wyc-linux-gnu-&'\'' --disable-option-checking'
|
|
target_configdirs=' libgcc libgomp libatomic libitm libstdc++-v3 libvtv libssp libquadmath'
|
|
target_cpu='x86_64'
|
|
target_noncanonical='x86_64-wyc-linux-gnu'
|
|
target_os='linux-gnu'
|
|
target_subdir='x86_64-wyc-linux-gnu'
|
|
target_vendor='wyc'
|
|
tooldir='${exec_prefix}/x86_64-wyc-linux-gnu'
|
|
|
|
## ------------------- ##
|
|
## File substitutions. ##
|
|
## ------------------- ##
|
|
|
|
alphaieee_frag='/dev/null'
|
|
host_makefile_frag='/dev/null'
|
|
ospace_frag='/dev/null'
|
|
serialization_dependencies='serdep.tmp'
|
|
target_makefile_frag='../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
|