From: JLM <so4...@ho...> - 2012-07-25 12:05:05
|
It's an error of my last trial, but even with ./autogen.sh --with-cross-build=android.arme it not succeed : > ./configure --with-cross-build=android.arme > checking whether make sets $(MAKE)... yes > checking build system type... i686-pc-linux-gnu > checking host system type... i686-pc-linux-gnu > checking target system type... i686-pc-linux-gnu > checking for /proc/self/maps... yes > checking whether everything is installed to the same prefix... no > checking whether binary relocation support should be enabled... no > checking for gcc... arm-linux-androideabi-gcc > checking whether the C compiler works... yes > checking for C compiler default output file name... a.out > checking for suffix of executables... > checking whether we are cross compiling... configure: error: in `/home/menlog/Téléchargements/firebird': > configure: error: cannot run C compiled programs. > If you meant to cross compile, use `--host'. > See `config.log' for more details On 25/07/2012 13:28, Alex Peshkoff wrote: > On 07/25/12 13:44, JLM wrote: > > >>> Running ./configure --enable-binreloc --with-cross-buil=android.arme ... >>> configure: WARNING: unrecognized options: --with-cross-buil > > You shoud use --with-cross-build instead --with-cross-buil. > You've lost last letter. > > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel > |