cross-compiling mysql

2009-04-29 Thread Washeck, Seth
I am trying to compile mysql 5.4 for windows on fedora using the cross compiler and I am stuck with this error: checking for termcap functions library... configure: error: No curses/termcap library found. I have looked and saw that I should install ncurses-devel (ncurses-devel-5.7-2.20090207.fc

cross compiling mysql for arm-linux

2003-08-22 Thread Vangelis Pappas
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 w

Re: Question about Cross Compiling MySql

2002-04-08 Thread Egor Egorov
豤Èñ, Monday, April 08, 2002, 10:44:47 AM, you wrote: > I Wonder If Cross Comile is Possbile. Yes, it's possible, but this case needs deep involvement and a long-time check-up works... Maybe Monty will clarify something. > I was trying to make Makefile by using configure shell script(Mysql 4

Question about Cross Compiling MySql

2002-04-08 Thread ±è±¤Èñ
Hi EveryOne I Wonder If Cross Comile is Possbile. I was trying to make Makefile by using configure shell script(Mysql 4.0.1 Alpha version). Target was Linux PPC and Compile Platform was Solaris Sparc. But test program could not be runned in cross compile environment. That resulted that Makefile