[Asterisk-Users] 64 bit Zaptel?

Tony Hoyle tmh at nodomain.org
Mon Dec 26 15:31:44 MST 2005


Kristian Kielhofner wrote:
> Hello everyone,
> 
>     I am trying to cross-compile zaptel for an x86_64 (AMD) processor.  
> It seems like 64 bit support is not supported:
> 
> zaptel.c:1: sorry, unimplemented: 64-bit mode not compiled in
> 
That error is from gcc, not zaptel.  You're trying to compile 64bit with 
a 32bit gcc - use a 64bit or 32/64bit cross compiler.

Also make sure you have a 64bit binutils.

Tony



More information about the asterisk-users mailing list