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.64. Invocation command line was
- $ /home/user/Desktop/Developer/GEN_OS/gcc/gcc-7.1.0/configure --prefix=/home/user/compiler --build=x86_64-linux-gnu --host=i686-elf --target=i686-elf --disable-nls --enable-langauges=c --without-headers
- ## --------- ##
- ## Platform. ##
- ## --------- ##
- hostname = User-VirtualBox
- uname -m = x86_64
- uname -r = 4.4.0-53-generic
- uname -s = Linux
- uname -v = #74-Ubuntu SMP Fri Dec 2 15:59:10 UTC 2016
- /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: /home/james/bin
- PATH: /home/james/.local/bin
- 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
- ## ----------- ##
- ## Core tests. ##
- ## ----------- ##
- configure:2304: checking build system type
- configure:2318: result: x86_64-pc-linux-gnu
- configure:2365: checking host system type
- configure:2378: result: i686-pc-elf
- configure:2398: checking target system type
- configure:2411: result: i686-pc-elf
- configure:2465: checking for a BSD-compatible install
- configure:2533: result: /usr/bin/install -c
- configure:2544: checking whether ln works
- configure:2566: result: yes
- configure:2570: checking whether ln -s works
- configure:2574: result: yes
- configure:2581: checking for a sed that does not truncate output
- configure:2645: result: /bin/sed
- configure:2654: checking for gawk
- configure:2670: found /usr/bin/gawk
- configure:2681: result: gawk
- configure:3175: checking for libatomic support
- configure:3181: result: no
- configure:3194: checking for libcilkrts support
- configure:3200: result: no
- configure:3232: checking for libitm support
- configure:3238: result: no
- configure:3251: checking for libsanitizer support
- configure:3257: result: no
- configure:3270: checking for libvtv support
- configure:3276: result: no
- configure:3290: checking for libmpx support
- configure:3296: result: no
- configure:3309: checking for libhsail-rt support
- configure:3315: result: no
- configure:3998: checking for i686-elf-gcc
- configure:4028: result: no
- configure:4038: checking for gcc
- configure:4054: found /usr/bin/gcc
- configure:4065: result: gcc
- configure:4077: WARNING: using cross tools not prefixed with host triplet
- configure:4294: checking for C compiler version
- configure:4303: gcc --version >&5
- gcc (Ubuntu 5.4.0-6ubuntu1~16.04.4) 5.4.0 20160609
- 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:4314: $? = 0
- configure:4303: gcc -v >&5
- Using built-in specs.
- COLLECT_GCC=gcc
- COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/5/lto-wrapper
- Target: x86_64-linux-gnu
- Configured with: ../src/configure -v --with-pkgversion='Ubuntu 5.4.0-6ubuntu1~16.04.4' --with-bugurl=file:///usr/share/doc/gcc-5/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-5 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-5-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-5-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-5-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
- Thread model: posix
- gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.4)
- configure:4314: $? = 0
- configure:4303: gcc -V >&5
- gcc: error: unrecognized command line option '-V'
- gcc: fatal error: no input files
- compilation terminated.
- configure:4314: $? = 1
- configure:4303: gcc -qversion >&5
- gcc: error: unrecognized command line option '-qversion'
- gcc: fatal error: no input files
- compilation terminated.
- configure:4314: $? = 1
- configure:4334: checking for C compiler default output file name
- configure:4356: gcc conftest.c >&5
- /usr/bin/ld: cannot find crt1.o: No such file or directory
- /usr/bin/ld: cannot find crti.o: No such file or directory
- /usr/bin/ld: cannot find -lc
- /usr/bin/ld: cannot find crtn.o: No such file or directory
- collect2: error: ld returned 1 exit status
- configure:4360: $? = 1
- configure:4397: result:
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | /* end confdefs.h. */
- |
- | int
- | main ()
- | {
- |
- | ;
- | return 0;
- | }
- configure:4403: error: in `/home/user/Desktop/Developer/GEN_OS/Compile/gcc':
- configure:4407: error: C compiler cannot create executables
- See `config.log' for more details.
- ## ---------------- ##
- ## Cache variables. ##
- ## ---------------- ##
- ac_cv_build=x86_64-pc-linux-gnu
- 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_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_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-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=i686-elf
- 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=i686-elf
- ac_cv_env_target_configargs_set=
- ac_cv_env_target_configargs_value=
- ac_cv_host=i686-pc-elf
- ac_cv_path_SED=/bin/sed
- ac_cv_path_install='/usr/bin/install -c'
- ac_cv_prog_AWK=gawk
- ac_cv_prog_ac_ct_CC=gcc
- ac_cv_target=i686-pc-elf
- acx_cv_prog_LN=ln
- ## ----------------- ##
- ## Output variables. ##
- ## ----------------- ##
- AR=''
- AR_FOR_BUILD='ar'
- AR_FOR_TARGET=''
- AS=''
- AS_FOR_BUILD='as'
- AS_FOR_TARGET=''
- AWK='gawk'
- BISON=''
- BUILD_CONFIG=''
- CC='gcc'
- CC_FOR_BUILD='gcc'
- CC_FOR_TARGET=''
- CFLAGS=''
- CFLAGS_FOR_BUILD=''
- CFLAGS_FOR_TARGET=''
- COMPILER_AS_FOR_TARGET=''
- COMPILER_LD_FOR_TARGET=''
- COMPILER_NM_FOR_TARGET=''
- CONFIGURE_GDB_TK=''
- CPPFLAGS=''
- CXX=''
- CXXFLAGS=''
- CXXFLAGS_FOR_BUILD=''
- CXXFLAGS_FOR_TARGET=''
- CXX_FOR_BUILD='g++'
- CXX_FOR_TARGET=''
- DEBUG_PREFIX_CFLAGS_FOR_TARGET=''
- DEFS=''
- DLLTOOL=''
- DLLTOOL_FOR_BUILD='dlltool'
- DLLTOOL_FOR_TARGET=''
- ECHO_C=''
- ECHO_N='-n'
- ECHO_T=''
- EXEEXT=''
- EXPECT=''
- FLAGS_FOR_TARGET=''
- FLEX=''
- GCC_FOR_TARGET=''
- GCC_SHLIB_SUBDIR=''
- GDB_TK=''
- GFORTRAN_FOR_BUILD='gfortran'
- GFORTRAN_FOR_TARGET=''
- GNATBIND=''
- GNATMAKE=''
- GOC_FOR_BUILD='gccgo'
- GOC_FOR_TARGET=''
- INSTALL_DATA='${INSTALL} -m 644'
- INSTALL_GDB_TK=''
- INSTALL_PROGRAM='${INSTALL}'
- INSTALL_SCRIPT='${INSTALL}'
- LD=''
- LDFLAGS=''
- LDFLAGS_FOR_BUILD=''
- LDFLAGS_FOR_TARGET=''
- LD_FOR_BUILD='ld'
- LD_FOR_TARGET=''
- LEX=''
- LIBOBJS=''
- LIBS=''
- LIPO=''
- LIPO_FOR_TARGET=''
- LN='ln'
- LN_S='ln -s'
- LTLIBOBJS=''
- M4=''
- MAINT=''
- MAINTAINER_MODE_FALSE=''
- MAINTAINER_MODE_TRUE=''
- MAKEINFO=''
- NM=''
- NM_FOR_BUILD='nm'
- NM_FOR_TARGET=''
- OBJCOPY=''
- OBJCOPY_FOR_TARGET=''
- OBJDUMP=''
- OBJDUMP_FOR_TARGET=''
- OBJEXT=''
- PACKAGE_BUGREPORT=''
- PACKAGE_NAME=''
- PACKAGE_STRING=''
- PACKAGE_TARNAME=''
- PACKAGE_URL=''
- PACKAGE_VERSION=''
- PATH_SEPARATOR=':'
- RANLIB=''
- RANLIB_FOR_BUILD='ranlib'
- RANLIB_FOR_TARGET=''
- RAW_CXX_FOR_TARGET=''
- READELF=''
- READELF_FOR_TARGET=''
- RPATH_ENVVAR=''
- RUNTEST=''
- SED='/bin/sed'
- SHELL='/bin/bash'
- STRIP=''
- STRIP_FOR_TARGET=''
- SYSROOT_CFLAGS_FOR_TARGET=''
- TOPLEVEL_CONFIGURE_ARGUMENTS='/home/user/Desktop/Developer/GEN_OS/gcc/gcc-7.1.0/configure --prefix=/home/user/compiler --build=x86_64-linux-gnu --host=i686-elf --target=i686-elf --disable-nls --enable-langauges=c --without-headers'
- WINDMC=''
- WINDMC_FOR_BUILD='windmc'
- WINDMC_FOR_TARGET=''
- WINDRES=''
- WINDRES_FOR_BUILD='windres'
- WINDRES_FOR_TARGET=''
- YACC=''
- ac_ct_CC='gcc'
- ac_ct_CXX=''
- bindir='${exec_prefix}/bin'
- build='x86_64-pc-linux-gnu'
- build_alias='x86_64-linux-gnu'
- build_configargs=''
- build_configdirs='build-libiberty build-libcpp build-texinfo build-flex build-bison build-m4 build-fixincludes'
- build_cpu='x86_64'
- build_libsubdir='build-x86_64-linux-gnu'
- build_noncanonical='x86_64-linux-gnu'
- build_os='linux-gnu'
- build_subdir='build-x86_64-linux-gnu'
- build_tooldir=''
- build_vendor='pc'
- compare_exclusions=''
- configdirs='intl libiberty opcodes bfd readline tcl tk itcl libgui zlib libbacktrace libcpp libdecnumber gmp mpfr mpc isl libelf libiconv texinfo flex bison binutils gas ld fixincludes gcc cgen sid sim gdb gprof etc expect dejagnu m4 utils guile fastjar gnattools libcc1 gotools'
- datadir='${datarootdir}'
- datarootdir='${prefix}/share'
- do_compare=''
- docdir='${datarootdir}/doc/${PACKAGE}'
- dvidir='${docdir}'
- exec_prefix='NONE'
- extra_host_libiberty_configure_flags=''
- 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=''
- gmpinc=''
- gmplibs=''
- host='i686-pc-elf'
- host_alias='i686-elf'
- host_configargs=''
- host_cpu='i686'
- host_noncanonical='i686-elf'
- host_os='elf'
- host_shared=''
- 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=''
- poststage1_libs=''
- prefix='/home/james/compiler'
- program_transform_name='s,y,y,'
- psdir='${docdir}'
- sbindir='${exec_prefix}/sbin'
- sharedstatedir='${prefix}/com'
- stage1_cflags=''
- stage1_checking=''
- stage1_languages=''
- stage1_ldflags=''
- stage1_libs=''
- stage2_werror_flag=''
- sysconfdir='${prefix}/etc'
- target='i686-pc-elf'
- target_alias='i686-elf'
- target_configargs=''
- target_configdirs='target-libgcc target-libbacktrace target-libgloss target-newlib target-libgomp target-libcilkrts target-liboffloadmic target-libhsail-rt target-libatomic target-libitm target-libstdc++-v3 target-libsanitizer target-libvtv target-libmpx target-libssp target-libquadmath target-libgfortran target-libffi target-libobjc target-libada target-libgo target-rda'
- target_cpu='i686'
- target_noncanonical='i686-elf'
- target_os='elf'
- target_subdir='i686-elf'
- target_vendor='pc'
- tooldir=''
- ## ------------------- ##
- ## File substitutions. ##
- ## ------------------- ##
- alphaieee_frag=''
- host_makefile_frag='/dev/null'
- ospace_frag=''
- serialization_dependencies=''
- target_makefile_frag=''
- ## ----------- ##
- ## confdefs.h. ##
- ## ----------- ##
- /* confdefs.h */
- #define PACKAGE_NAME ""
- #define PACKAGE_TARNAME ""
- #define PACKAGE_VERSION ""
- #define PACKAGE_STRING ""
- #define PACKAGE_BUGREPORT ""
- #define PACKAGE_URL ""
- configure: exit 77
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement