On 25/07/2012 14:23, Alex Peshkoff wrote:
>   On 07/25/12 16:04, JLM wrote:
>> 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
>
> Try to use
>   --with-system-editline --enable-binreloc --with-cross-build=android.arme
> parameters.

Thanks for your response, but it's still not running, this parameter has 
changed nothing :

./configure --with-system-editline --enable-binreloc 
--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 whether binary relocation support should be enabled... yes
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.

Regards,
Jean-Louis Meuriot


------------------------------------------------------------------------------
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

Reply via email to