Hi, i try to build latest svn r1437 on Debian squeeze amd64
gcc-4.3.4 autoconf-2.65 automake-1.9.6 i get: ce...@local:~/src/cegcc-r1437/cegcc/src/scripts/build_mingw32ce$ ../build-mingw32ce.sh Building mingw32ce: source: /home/cegcc/src/cegcc-r1437/cegcc/src building in: /home/cegcc/src/cegcc-r1437/cegcc/src/scripts/build_mingw32ce prefix: /home/cegcc components: all BUILDING BINUTILS -------------------------- configure: WARNING: If you wanted to set the --build type, don't use --host. If a cross compiler is detected then cross compile mode will be used. checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking target system type... arm-unknown-mingw32ce checking for a BSD-compatible install... /usr/bin/install -c checking whether ln works... yes checking whether ln -s works... yes checking for x86_64-unknown-linux-gnu-gcc... arm-mingw32ce-gcc checking for C compiler default output file name... configure: error: in `/home/cegcc/src/cegcc-r1437/cegcc/src/scripts/build_mingw32ce/binutils': configure: error: C compiler cannot create executables See `config.log' for more details. in config.log : configure:3273: checking for C compiler version configure:3276: arm-mingw32ce-gcc --version </dev/null >&5 /home/cegcc/src/cegcc-r1437/cegcc/src/binutils/configure: line 3277: arm-mingw32ce-gcc: command not found configure:3279: $? = 127 configure:3281: arm-mingw32ce-gcc -v </dev/null >&5 /home/cegcc/src/cegcc-r1437/cegcc/src/binutils/configure: line 3282: arm-mingw32ce-gcc: command not found configure:3284: $? = 127 configure:3286: arm-mingw32ce-gcc -V </dev/null >&5 /home/cegcc/src/cegcc-r1437/cegcc/src/binutils/configure: line 3287: arm-mingw32ce-gcc: command not found configure:3289: $? = 127 configure:3312: checking for C compiler default output file name configure:3315: arm-mingw32ce-gcc -g -D_WIN32_IE=0x0400 -I/home/cegcc/arm-mingw32ce/include -I/home/cegcc/arm-mingw32ce/ -I/home/arm-mingw32ce/arm-wince-cegcc/include -I/home/cegcc/arm-mingw32ce/include -L/home/cegcc/lib -L/home/cegcc/arm-mingw32ce/lib conftest.c >&5 /home/cegcc/src/cegcc-r1437/cegcc/src/binutils/configure: line 3316: arm-mingw32ce-gcc: command not found offcourse, because arm-mingw32ce-gcc not ready yet. no ? i have build old svn without problem! Thanks.
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.59. Invocation command line was $ /home/cegcc/src/cegcc-r1437/cegcc/src/binutils/configure --prefix=/home/cegcc --host=x86_64-unknown-linux-gnu --target=arm-mingw32ce --disable-nls --disable-werror ## --------- ## ## Platform. ## ## --------- ## hostname = local uname -m = x86_64 uname -r = 2.6.31.6-infonux uname -s = Linux uname -v = #1 SMP Mon Nov 16 23:11:59 CET 2009 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /home/cegcc/bin PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /home/cegcc/bin PATH: /home/cegcc/arm-mingw32ce/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1562: checking build system type configure:1580: result: x86_64-unknown-linux-gnu configure:1615: checking host system type configure:1629: result: x86_64-unknown-linux-gnu configure:1637: checking target system type configure:1651: result: arm-unknown-mingw32ce configure:1695: checking for a BSD-compatible install configure:1761: result: /usr/bin/install -c configure:1772: checking whether ln works configure:1794: result: yes configure:1798: checking whether ln -s works configure:1802: result: yes configure:2963: checking for x86_64-unknown-linux-gnu-gcc configure:2989: result: arm-mingw32ce-gcc configure:3273: checking for C compiler version configure:3276: arm-mingw32ce-gcc --version </dev/null >&5 /home/cegcc/src/cegcc-r1437/cegcc/src/binutils/configure: line 3277: arm-mingw32ce-gcc: command not found configure:3279: $? = 127 configure:3281: arm-mingw32ce-gcc -v </dev/null >&5 /home/cegcc/src/cegcc-r1437/cegcc/src/binutils/configure: line 3282: arm-mingw32ce-gcc: command not found configure:3284: $? = 127 configure:3286: arm-mingw32ce-gcc -V </dev/null >&5 /home/cegcc/src/cegcc-r1437/cegcc/src/binutils/configure: line 3287: arm-mingw32ce-gcc: command not found configure:3289: $? = 127 configure:3312: checking for C compiler default output file name configure:3315: arm-mingw32ce-gcc -g -D_WIN32_IE=0x0400 -I/home/cegcc/arm-mingw32ce/include -I/home/cegcc/arm-mingw32ce/ -I/home/arm-mingw32ce/arm-wince-cegcc/include -I/home/cegcc/arm-mingw32ce/include -L/home/cegcc/lib -L/home/cegcc/arm-mingw32ce/lib conftest.c >&5 /home/cegcc/src/cegcc-r1437/cegcc/src/binutils/configure: line 3316: arm-mingw32ce-gcc: command not found configure:3318: $? = 127 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3356: error: in `/home/cegcc/src/cegcc-r1437/cegcc/src/scripts/build_mingw32ce/binutils': configure:3359: error: C compiler cannot create executables See `config.log' for more details. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-linux-gnu ac_cv_build_alias=x86_64-unknown-linux-gnu ac_cv_env_AR_FOR_TARGET_set= ac_cv_env_AR_FOR_TARGET_value= ac_cv_env_AR_set=set ac_cv_env_AR_value=arm-mingw32ce-ar ac_cv_env_AS_FOR_TARGET_set= ac_cv_env_AS_FOR_TARGET_value= ac_cv_env_AS_set=set ac_cv_env_AS_value=arm-mingw32ce-as ac_cv_env_CC_FOR_TARGET_set= ac_cv_env_CC_FOR_TARGET_value= ac_cv_env_CC_set=set ac_cv_env_CC_value=arm-mingw32ce-gcc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-g -D_WIN32_IE=0x0400 -I/home/cegcc/arm-mingw32ce/include -I/home/cegcc/arm-mingw32ce/' ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value='-I/home/arm-mingw32ce/arm-wince-cegcc/include -I/home/cegcc/arm-mingw32ce/include' 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=set ac_cv_env_DLLTOOL_value=arm-mingw32ce-dlltool ac_cv_env_GCC_FOR_TARGET_set= ac_cv_env_GCC_FOR_TARGET_value= ac_cv_env_GCJ_FOR_TARGET_set= ac_cv_env_GCJ_FOR_TARGET_value= ac_cv_env_GFORTRAN_FOR_TARGET_set= ac_cv_env_GFORTRAN_FOR_TARGET_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-L/home/cegcc/lib -L/home/cegcc/arm-mingw32ce/lib' ac_cv_env_LD_FOR_TARGET_set= ac_cv_env_LD_FOR_TARGET_value= ac_cv_env_LD_set=set ac_cv_env_LD_value=arm-mingw32ce-ld 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=set ac_cv_env_NM_value=arm-mingw32ce-nm ac_cv_env_OBJCOPY_set=set ac_cv_env_OBJCOPY_value=arm-mingw32ce-objcopy ac_cv_env_OBJDUMP_FOR_TARGET_set= ac_cv_env_OBJDUMP_FOR_TARGET_value= ac_cv_env_OBJDUMP_set=set ac_cv_env_OBJDUMP_value=arm-mingw32ce-objdump ac_cv_env_RANLIB_FOR_TARGET_set= ac_cv_env_RANLIB_FOR_TARGET_value= ac_cv_env_RANLIB_set=set ac_cv_env_RANLIB_value=arm-mingw32ce-ranlib ac_cv_env_STRIP_FOR_TARGET_set= ac_cv_env_STRIP_FOR_TARGET_value= ac_cv_env_STRIP_set=set ac_cv_env_STRIP_value=arm-mingw32ce-strip ac_cv_env_WINDMC_FOR_TARGET_set= ac_cv_env_WINDMC_FOR_TARGET_value= ac_cv_env_WINDMC_set=set ac_cv_env_WINDMC_value=arm-mingw32ce-windmc ac_cv_env_WINDRES_FOR_TARGET_set= ac_cv_env_WINDRES_FOR_TARGET_value= ac_cv_env_WINDRES_set=set ac_cv_env_WINDRES_value=arm-mingw32ce-windres ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=x86_64-unknown-linux-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=arm-mingw32ce ac_cv_host=x86_64-unknown-linux-gnu ac_cv_host_alias=x86_64-unknown-linux-gnu ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_CC=arm-mingw32ce-gcc ac_cv_target=arm-unknown-mingw32ce ac_cv_target_alias=arm-mingw32ce acx_cv_prog_LN=ln ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='arm-mingw32ce-ar' AR_FOR_BUILD='$(AR)' AR_FOR_TARGET='' AS='arm-mingw32ce-as' AS_FOR_BUILD='$(AS)' AS_FOR_TARGET='' BISON='' CC='arm-mingw32ce-gcc' CC_FOR_BUILD='$(CC)' CC_FOR_TARGET='' CFLAGS='-g -D_WIN32_IE=0x0400 -I/home/cegcc/arm-mingw32ce/include -I/home/cegcc/arm-mingw32ce/' CFLAGS_FOR_BUILD='' CFLAGS_FOR_TARGET='' COMPILER_AS_FOR_TARGET='' COMPILER_LD_FOR_TARGET='' COMPILER_NM_FOR_TARGET='' CONFIGURE_GDB_TK='' CPPFLAGS='-I/home/arm-mingw32ce/arm-wince-cegcc/include -I/home/cegcc/arm-mingw32ce/include' CXX='' CXXFLAGS='' CXXFLAGS_FOR_BUILD='' CXXFLAGS_FOR_TARGET='' CXX_FOR_BUILD='$(CXX)' CXX_FOR_TARGET='' DEBUG_PREFIX_CFLAGS_FOR_TARGET='' DEFS='' DLLTOOL='arm-mingw32ce-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='' GCJ_FOR_BUILD='$(GCJ)' GCJ_FOR_TARGET='' GDB_TK='' GFORTRAN_FOR_BUILD='$(GFORTRAN)' GFORTRAN_FOR_TARGET='' GNATBIND='' GNATMAKE='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_GDB_TK='' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' LD='arm-mingw32ce-ld' LDFLAGS='-L/home/cegcc/lib -L/home/cegcc/arm-mingw32ce/lib' LDFLAGS_FOR_BUILD='' 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='arm-mingw32ce-nm' NM_FOR_BUILD='$(NM)' NM_FOR_TARGET='' OBJCOPY='arm-mingw32ce-objcopy' OBJDUMP='arm-mingw32ce-objdump' OBJDUMP_FOR_TARGET='' OBJEXT='' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' RANLIB='arm-mingw32ce-ranlib' RANLIB_FOR_BUILD='$(RANLIB)' RANLIB_FOR_TARGET='' RAW_CXX_FOR_TARGET='' RPATH_ENVVAR='' RUNTEST='' SHELL='/bin/sh' STRIP='arm-mingw32ce-strip' STRIP_FOR_TARGET='' SYSROOT_CFLAGS_FOR_TARGET='' TOPLEVEL_CONFIGURE_ARGUMENTS='/home/cegcc/src/cegcc-r1437/cegcc/src/binutils/configure --prefix=/home/cegcc --host=x86_64-unknown-linux-gnu --target=arm-mingw32ce --disable-nls --disable-werror' WINDMC='arm-mingw32ce-windmc' WINDMC_FOR_BUILD='$(WINDMC)' WINDMC_FOR_TARGET='' WINDRES='arm-mingw32ce-windres' WINDRES_FOR_BUILD='$(WINDRES)' WINDRES_FOR_TARGET='' YACC='' ac_ct_CC='' ac_ct_CXX='' ac_ct_GNATBIND='' ac_ct_GNATMAKE='' bindir='${exec_prefix}/bin' build='x86_64-unknown-linux-gnu' build_alias='' build_configargs='' build_configdirs='build-libiberty build-texinfo build-byacc build-flex build-bison build-m4 build-fixincludes' build_cpu='x86_64' build_libsubdir='build-x86_64-unknown-linux-gnu' build_noncanonical='x86_64-unknown-linux-gnu' build_os='linux-gnu' build_subdir='build-x86_64-unknown-linux-gnu' build_tooldir='' build_vendor='unknown' clooginc='' clooglibs='' config_shell='/bin/sh' configdirs='intl mmalloc libiberty opcodes bfd readline tcl tk itcl libgui zlib libcpp libdecnumber gmp mpfr ppl cloog texinfo byacc flex bison binutils gas ld fixincludes gcc sid sim gdb make patch prms send-pr gprof etc expect dejagnu ash bash bzip2 m4 autoconf automake libtool diff rcs fileutils shellutils time textutils wdiff find uudecode hello tar gzip indent recode release sed utils guile perl gawk findutils gettext zip fastjar gnattools' datadir='${prefix}/share' datarootdir='' do_compare='' docdir='' exec_prefix='NONE' gmpinc='' gmplibs='' host='x86_64-unknown-linux-gnu' host_alias='x86_64-unknown-linux-gnu' host_configargs='' host_cpu='x86_64' host_noncanonical='x86_64-unknown-linux-gnu' host_os='linux-gnu' host_subdir='.' host_vendor='unknown' htmldir='' includedir='${prefix}/include' infodir='${prefix}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' pdfdir='' pplinc='' ppllibs='' prefix='/home/cegcc' program_transform_name='s,^,arm-mingw32ce-,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' stage1_cflags='' stage1_checking='' stage1_languages='' stage2_werror_flag='' sysconfdir='${prefix}/etc' target='arm-unknown-mingw32ce' target_alias='arm-mingw32ce' target_configargs='' target_cpu='arm' target_noncanonical='arm-mingw32ce' target_os='mingw32ce' target_subdir='arm-mingw32ce' target_vendor='unknown' tooldir='' ## ------------- ## ## Output files. ## ## ------------- ## alphaieee_frag='' host_makefile_frag='/dev/null' ospace_frag='' serialization_dependencies='' target_makefile_frag='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" configure: exit 77
signature.asc
Description: OpenPGP digital signature
------------------------------------------------------------------------------ The Planet: dedicated and managed hosting, cloud storage, colocation Stay online with enterprise data centers and the best network in the business Choose flexible plans and management services without long-term contracts Personal 24x7 support from experience hosting pros just a phone call away. http://p.sf.net/sfu/theplanet-com
_______________________________________________ Cegcc-devel mailing list Cegcc-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cegcc-devel