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
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to