This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See crosstool-NG for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: can't configure ctng 1.18 on ubuntu 12.10 quantal


ok,

sorry, i resolved it by reinstall cpp-4.7.
but doesn't why i need to do it.

Le 29/03/2013 21:51, David Bonnin a écrit :
Hello,

Can't understand why i can't configure ctng 1.18.

can you help me?


COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.7/lto-wrapper
 76 Target: x86_64-linux-gnu
77 Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.7.2-2ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-4.7/README.Bugs --enable-la nguages=c,c++,go,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.7 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/l ib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.7 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable -clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --disable-werror --with-arc h-32=i686 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
 78 Thread model: posix
 79 gcc version 4.7.2 (Ubuntu/Linaro 4.7.2-2ubuntu1)
 80 configure:3030: $? = 0
 81 configure:3019: gcc -V >&5
 82 gcc: error: unrecognized command line option '-V'
 83 gcc: fatal error: no input files
 84 compilation terminated.
 85 configure:3030: $? = 4
 86 configure:3019: gcc -qversion >&5
 87 gcc: error: unrecognized command line option '-qversion'
 88 gcc: fatal error: no input files
 89 compilation terminated.
 90 configure:3030: $? = 4
 91 configure:3050: checking whether the C compiler works
 92 configure:3072: gcc    conftest.c  >&5
 93 gcc: error trying to exec 'cc1': execvp: No such file or directory
 94 configure:3076: $? = 1
 95 configure:3114: result: no
 96 configure: failed program was:
 97 | /* confdefs.h */
 98 | #define PACKAGE_NAME "crosstool-NG"
 99 | #define PACKAGE_TARNAME "crosstool-ng"
100 | #define PACKAGE_VERSION "1.18.0"
101 | #define PACKAGE_STRING "crosstool-NG 1.18.0"
102 | #define PACKAGE_BUGREPORT "crossgcc@sourceware.org"
103 | #define PACKAGE_URL ""
104 | /* end confdefs.h.  */
105 |
106 | int
107 | main ()
108 | {
109 |
110 |   ;
111 |   return 0;
112 | }
113 configure:3119: error: in `/a/src/ctng/crosstool-ng-1.18.0':
114 configure:3121: error: C compiler cannot create executables
115 See `config.log' for more details


--
For unsubscribe information see http://sourceware.org/lists.html#faq


--
For unsubscribe information see http://sourceware.org/lists.html#faq


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]