- From: <linjy@i-net.com.cn>
- Date: Wed, 11 Dec 2002 17:35:5 +0800
- To: "viewml-devel@viewml.com" <viewml-devel@viewml.com>, "nanogui@linuxhacker.org" <nanogui@linuxhacker.org>, "www-lib@w3.org" <www-lib@w3.org>
hi, all Yestoday I have compiled libwww on my X86 PC because of viewML's needs. Now I want to compiled it on MIPS by cross-compiler. But when I configure it, a error occured comes. As bellow. Can you help me ? ***************************************************************** [root@pc w3c-libwww-5.2.8]# ./configure CC=mipsel-linux-gcc configure: warning: CC=mipsel-linux-gcc: invalid host type loading cache ./config.cache checking host system type... Invalid configuration `CC=mipsel-linux-gcc': machin e `CC=mipsel-linux' not recognized checking target system type... Invalid configuration `CC=mipsel-linux-gcc': mach ine `CC=mipsel-linux' not recognized checking build system type... Invalid configuration `CC=mipsel-linux-gcc': machi ne `CC=mipsel-linux' not recognized checking for a BSD compatible install... (cached) /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... (cached) yes checking for working aclocal... found checking for working autoconf... found checking for working automake... found checking for working autoheader... found checking for working makeinfo... found checking for gcc... (cached) gcc checking whether the C compiler (gcc ) works... yes checking whether the C compiler (gcc ) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for c++... (cached) c++ checking whether the C++ compiler (c++ ) works... yes checking whether the C++ compiler (c++ ) is a cross-compiler... no checking whether we are using GNU C++... (cached) yes checking whether c++ accepts -g... (cached) yes checking for Cygwin environment... (cached) no (cached) no checking for executable suffix... (cached) no checking for ranlib... (cached) ranlib checking for ld used by GCC... (cached) /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes checking for BSD-compatible nm... (cached) /usr/bin/nm -B checking command to parse /usr/bin/nm -B output... (cached) yes checking for _ prefix in compiled symbols... (cached) no checking whether ln -s works... (cached) yes ltconfig: you must specify a host type if you use `--no-verify' Try `ltconfig --help' for more information. configure: error: libtool configure failed *****************************************************************
Received on Wednesday, 11 December 2002 04:31:25 UTC