Hi all,
I have been trying to cross compile mysql4.0.27 for an Intel-XScale based
ARM board on a i686-Linux PC.
I have run configure with the following command line options:
$ CC=$PATH/arm-linux-gcc LD=$PATH/arm-linux-ld ./configure -C
-build=i686-linux -host=arm-linux -target=arm-linux
It
Hi all,
I have download the mysql-4.0.27. And I am trying to cross compile it for
Intel-XScale ARM processor on Linux-2.4.20.
I have run the configure command as follows
# CC=$PATH/arm-linux-gcc LD=$PATH/arm-linux-ld ./configure -C
--host=arm-linux
This gives the error as follows (last few lines