Mysql: checking "return type of sprintf"... configure: error: cannot run test program while cross compiling

2006-09-11 Thread Arvind Kumar
Hi ! Any clue will be appriciated. I have following problem while cross compiling for powerpc. (Configure) checking "return type of sprintf"... configure: error: cannot run test program while cross compiling This occurs when makefile is generated with the following configure option. CC=powerpc-li

checking "return type of sprintf"... configure: error: cannot run test program while cross compiling

2006-09-11 Thread Arvind Kumar
Hi ! Any clue will be appriciated. I have following problem while cross compiling for powerpc. (Configure) checking "return type of sprintf"... configure: error: cannot run test program while cross compiling This occurs when makefile is generated with the following configure option. CC=powerpc-li

Large size of MySql binary for Power PC

2006-09-05 Thread Arvind Kumar
Hi! Any help would be appriciated. I found MySQL binaries for embedded system (Processor: Power PC, OS:Linux) There is not much space available in the hard disk. It is around 20 MB. The binary size is large enough, could you please tell me how can i reduce binary size. Stripping, I already did.