Re: x86_64 platform problem
"Vincent CHAVANIS" <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <24e801c5d619$680f0b30$9600a8c0@vince> |
----- 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.