----- Original Message ----- From: "Stipe Tolj" <[EMAIL PROTECTED]> To: "Vincent CHAVANIS" <[EMAIL PROTECTED]> Cc: "Maciej Bogucki" <[EMAIL PROTECTED]>; <[email protected]> Sent: Friday, October 21, 2005 5:02 AM Subject: Re: x86_64 platform problem
> Vincent CHAVANIS wrote: > >> Here is the best way to use -m32 >> ./configure --with-malloc-native --disable-docs --disable-wap >> --sysconfdir=/etc/kannel/ >> --enable-start-stop-daemon --disable-keepalive --with-cflags="-m32" >> >> BTW, and after my experience, kannel is *NOT* working with native 64bits >> mode, the program segfaults as you. > > does this statement mean: works as expected compiled with -m32 flag, but does > _not_ work with -m64 (hence 64 bit) mode? right, that's exactly what i mean, but i'm gonna test it again to trace it and report bugs. Vincent.
