<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>
this is the result of cross compilation:<br>i try ./configure --host mips-linux<br>and this is the output:<br>checking build system type... i686-redhat-linux-gnu<br>checking host system type... mips-unknown-linux-gnu<br>checking target system type... mips-unknown-linux-gnu<br>checking for a BSD-compatible install... /usr/bin/install -c<br>checking whether build environment is sane... yes<br>checking for gawk... gawk<br>checking whether make sets $(MAKE)... yes<br>checking for mips-linux-strip... mips-linux-strip<br>checking whether to enable maintainer-specific portions of Makefiles... no<br>checking for mips-linux-gcc... mips-linux-gcc<br>checking for C compiler default output file name... a.out<br>checking whether the C compiler works... yes<br>checking whether we are cross compiling... yes<br>checking for suffix of executables... <br>checking for suffix of object files... o<br>checking whether we are using the GNU C compiler... yes<br>checking whether mips-linux-gcc accepts -g... yes<br>checking for mips-linux-gcc option to accept ANSI C... none needed<br>checking for style of include used by make... GNU<br>checking dependency style of mips-linux-gcc... gcc3<br>checking for mips-linux-g++... mips-linux-g++<br>checking whether we are using the GNU C++ compiler... yes<br>checking whether mips-linux-g++ accepts -g... yes<br>checking dependency style of mips-linux-g++... gcc3<br>checking for library containing strerror... none required<br>checking how to run the C preprocessor... mips-linux-gcc -E<br>checking for egrep... grep -E<br>checking for ANSI C header files... yes<br>checking whether mips-linux-gcc supports "-Wfloat-equals"... yes<br>checking whether mips-linux-gcc supports "-Wdeclaration-after-statement"... yes<br>checking whether mips-linux-gcc supports "-fno-common"... yes<br>checking whether mips-linux-gcc supports "-fPIC"... yes<br>checking for a sed that does not truncate output... /bin/sed<br>checking for ld used by mips-linux-gcc... /usr/local/openrg2_6/mips-linux-uclibc/mips-linux-uclibc/bin/ld<br>checking if the linker (/usr/local/openrg2_6/mips-linux-uclibc/mips-linux-uclibc/bin/ld) is GNU ld... yes<br>checking for /usr/local/openrg2_6/mips-linux-uclibc/mips-linux-uclibc/bin/ld option to reload object files... -r<br>checking for BSD-compatible nm... /usr/local/openrg2_6/mips-linux-uclibc/bin/mips-linux-nm -B<br>checking whether ln -s works... yes<br>checking how to recognise dependent libraries... pass_all<br>checking for sys/types.h... yes<br>checking for sys/stat.h... yes<br>checking for stdlib.h... yes<br>checking for string.h... yes<br>checking for memory.h... yes<br>checking for strings.h... yes<br>checking for inttypes.h... yes<br>checking for stdint.h... yes<br>checking for unistd.h... yes<br>checking dlfcn.h usability... yes<br>checking dlfcn.h presence... yes<br>checking for dlfcn.h... yes<br>checking how to run the C++ preprocessor... mips-linux-g++ -E<br>checking for mips-linux-g77... no<br>checking for mips-linux-f77... no<br>checking for mips-linux-xlf... no<br>checking for mips-linux-frt... no<br>checking for mips-linux-pgf77... no<br>checking for mips-linux-fort77... no<br>checking for mips-linux-fl32... no<br>checking for mips-linux-af77... no<br>checking for mips-linux-f90... no<br>checking for mips-linux-xlf90... no<br>checking for mips-linux-pgf90... no<br>checking for mips-linux-epcf90... no<br>checking for mips-linux-f95... no<br>checking for mips-linux-fort... no<br>checking for mips-linux-xlf95... no<br>checking for mips-linux-ifc... no<br>checking for mips-linux-efc... no<br>checking for mips-linux-pgf95... no<br>checking for mips-linux-lf95... no<br>checking for mips-linux-gfortran... no<br>checking for g77... no<br>checking for f77... no<br>checking for xlf... no<br>checking for frt... no<br>checking for pgf77... no<br>checking for fort77... no<br>checking for fl32... no<br>checking for af77... no<br>checking for f90... no<br>checking for xlf90... no<br>checking for pgf90... no<br>checking for epcf90... no<br>checking for f95... no<br>checking for fort... no<br>checking for xlf95... no<br>checking for ifc... no<br>checking for efc... no<br>checking for pgf95... no<br>checking for lf95... no<br>checking for gfortran... no<br>checking whether we are using the GNU Fortran 77 compiler... no<br>checking whether&nbsp; accepts -g... no<br>checking the maximum length of command line arguments... 32768<br>checking command to parse /usr/local/openrg2_6/mips-linux-uclibc/bin/mips-linux-nm -B output from mips-linux-gcc object... ok<br>checking for objdir... .libs<br>checking for mips-linux-ar... mips-linux-ar<br>checking for mips-linux-ranlib... mips-linux-ranlib<br>checking for mips-linux-strip... (cached) mips-linux-strip<br>checking if mips-linux-gcc supports -fno-rtti -fno-exceptions... no<br>checking for mips-linux-gcc option to produce PIC... -fPIC<br>checking if mips-linux-gcc PIC flag -fPIC works... yes<br>checking if mips-linux-gcc static flag -static works... yes<br>checking if mips-linux-gcc supports -c -o file.o... yes<br>checking whether the mips-linux-gcc linker (/usr/local/openrg2_6/mips-linux-uclibc/mips-linux-uclibc/bin/ld) supports shared libraries... yes<br>checking whether -lc should be explicitly linked in... no<br>checking dynamic linker characteristics... GNU/Linux ld.so<br>checking how to hardcode library paths into programs... immediate<br>checking whether stripping libraries is possible... yes<br>checking if libtool supports shared libraries... yes<br>checking whether to build shared libraries... yes<br>checking whether to build static libraries... yes<br>configure: creating libtool<br>appending configuration tag "CXX" to libtool<br>checking for ld used by mips-linux-g++... /usr/local/openrg2_6/mips-linux-uclibc/mips-linux-uclibc/bin/ld<br>checking if the linker (/usr/local/openrg2_6/mips-linux-uclibc/mips-linux-uclibc/bin/ld) is GNU ld... yes<br>checking whether the mips-linux-g++ linker (/usr/local/openrg2_6/mips-linux-uclibc/mips-linux-uclibc/bin/ld) supports shared libraries... yes<br>checking for mips-linux-g++ option to produce PIC... -fPIC<br>checking if mips-linux-g++ PIC flag -fPIC works... yes<br>checking if mips-linux-g++ static flag -static works... yes<br>checking if mips-linux-g++ supports -c -o file.o... yes<br>checking whether the mips-linux-g++ linker (/usr/local/openrg2_6/mips-linux-uclibc/mips-linux-uclibc/bin/ld) supports shared libraries... yes<br>checking dynamic linker characteristics... GNU/Linux ld.so<br>checking how to hardcode library paths into programs... immediate<br>appending configuration tag "F77" to libtool<br>checking for char... yes<br>checking size of char... 1<br>checking for short... yes<br>checking size of short... 2<br>checking for long... yes<br>checking size of long... 4<br>checking for int... yes<br>checking size of int... 4<br>checking for void *... yes<br>checking size of void *... 4<br>checking for long long... yes<br>checking size of long long... 8<br>checking for __int64... no<br>checking size of __int64... 0<br>checking 64-bit integer type... long long<br>checking 32-bit integer type... int<br>checking 16-bit integer type... short<br>checking whether byte ordering is bigendian... yes<br>checking for an implementation of va_copy()... yes<br>checking for an implementation of __va_copy()... yes<br>checking whether va_lists can be copied by value... yes<br>checking whether to use inline assembler routines for atomic integers... no<br>checking for socket in -lsocket... no<br>checking for gethostbyname... yes<br>checking for vsnprintf... yes<br>checking for vasprintf... yes<br>checking for nanosleep... yes<br>checking for usleep... yes<br>checking for poll... yes<br>checking for setenv... yes<br>checking for unsetenv... yes<br>checking for socketpair... yes<br>checking for getgrouplist... no<br>checking for fpathconf... yes<br>checking for dirfd... yes<br>checking execinfo.h usability... no<br>checking execinfo.h presence... no<br>checking for execinfo.h... no<br>checking errno.h usability... yes<br>checking errno.h presence... yes<br>checking for errno.h... yes<br>checking for posix getpwnam_r... yes<br>checking whether socklen_t is defined... yes<br>checking sys/uio.h usability... yes<br>checking sys/uio.h presence... yes<br>checking for sys/uio.h... yes<br>checking for writev... yes<br>checking sys/syslimits.h usability... no<br>checking sys/syslimits.h presence... no<br>checking for sys/syslimits.h... no<br>checking for ISO C99 varargs macros in C... yes<br>checking for GNUC varargs macros... yes<br>checking for struct cmsgcred... no<br>checking for getpeerucred... no<br>checking for getpeereid... no<br>checking abstract socket namespace... configure : error :cannot run test program while cross compiling see `config.log' for more details.<br><br>any idea how to resolve this??<br><br><br><br><br><br /><hr />Lancez des recherches en toute sécurité depuis n'importe quelle page Web. Téléchargez GRATUITEMENT Windows Live Toolbar aujourd'hui ! <a href='http://toolbar.live.com' target='_new'>Essayez-le maintenant !</a></body>
</html>