Hi,

I am hopping to get mysql compiled for arm in an i386 redhat pc.

I have the cross compiler and some arm distribution, the version of the
gcc is 2.95.3, and mysql distribution is 3.23.57.

I do a:
./configure --prefix=/usr/local/arm/arm-linux --host=arm-linux
--build=i386-linux

 and after a while I get an error:
===============================================
:
checking "return type of sprintf"... configure: error: cannot run test
program while cross compiling
=====================================

>From what I've read the configure script should realise it's a cross
compilation and should not try to run any tests, but obviously it
does...

I would appreciate any help/clue on this one. It might be a mysql
error,
but
even a confirmation on that would help.

Regards,

Vangelis Pappas

PS. I searched the archive for related problems, but the aforementioned
problem is only discussed for Solaris, and some other compilation
errors
of
mysql are not related to the error in question.

__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to