Re: [Maria-developers] Cross-compiling MariaDB galera cluster

2014-10-30 Thread Sylvain Raybaud
Good afternoon, On 14/10/2014 14:58, Sylvain Raybaud wrote: > Hi again > > On 14/08/2014 14:48, Sergei Golubchik wrote: >> Yes, you can compile without XtraDB. I think -DWITHOUT_XTRADB=1 will do. >> >> [...] > > Unfortunately it seems that even if I set -DWITHOUT_XTRADB=1 the test is > still run

Re: [Maria-developers] Cross-compiling MariaDB galera cluster

2014-10-14 Thread Sylvain Raybaud
Hi again On 14/08/2014 14:48, Sergei Golubchik wrote: > Yes, you can compile without XtraDB. I think -DWITHOUT_XTRADB=1 will do. > > I don't really know why xtradb's CMakeLists.txt uses CHECK_C_SOURCE_RUNS > instead of CHECK_C_SOURCE_COMPILES. It was like this since 2009, when > storage/innodb_pl

Re: [Maria-developers] Cross-compiling MariaDB galera cluster

2014-10-14 Thread Sylvain Raybaud
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi! I'm finally working on this again. On 14/08/2014 14:48, Sergei Golubchik wrote: >> It seems that STACK_DIRECTION is not automatically determined >> when >>> cross-compiling. I may determine the correct value for a given >>> target. But if I need a

Re: [Maria-developers] Cross-compiling MariaDB galera cluster

2014-08-14 Thread Sergei Golubchik
Hi, Sylvain! On Aug 06, Sylvain Raybaud wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Dear MariaDB community, > > Recently I've been trying to cross-compile MariaDB and I've been > running in some problems. I'd like to have your opinion on them. > > 1) Determining stack directi