I want to run configure script With CeGCC and tried it with command below,

 ./configure CC= /opt/cegcc/bin/arm-cegcc-gcc --enable-fixed
--without-lapack --host=arm-wince-pe --build=i686-linux
--prefix=/home/eric/WinCE/sphinxBase./configure CC=
/opt/cegcc/bin/arm-cegcc-c++ --enable-fixed --without-lapack
--host=arm-wince-pe --build=i686-linux --prefix=/home/eric/WinCE/sphinxBase

finally I got the error listed below and hope someone can help me to run a
configure script with CeGCC.


configure: WARNING: you should use --build, --host, --target
configure: WARNING: invalid host type: /opt/cegcc/bin/arm-cegcc-gcc
configure: WARNING: you should use --build, --host, --target
configure: WARNING: invalid host type: /opt/cegcc/bin/arm-cegcc-c++
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for arm-wince-pe-strip... no
checking for strip... strip
configure: WARNING: In the future, Autoconf will not detect cross-tools
whose name does not start with the host triplet.  If you think this
configuration is useful to you, please write to [EMAIL PROTECTED]
checking build system type... i686-pc-linux-gnu
checking host system type... arm-wince-pe
checking for style of include used by make... GNU
checking for arm-wince-pe-gcc... no
checking for gcc... gcc
checking for C compiler default output file name...
configure: error: C compiler cannot create executables
See `config.log' for more details.


regards
Eric
-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to