Hi all,

I tried to compile the sipXtapi sources for ARM-linux architecture.
I cross- compiled the libraries openssl, pcre, glib2 and cppunit to
obtain them in the ARM linux format. Now I started to compile the 
sipXportLib Library and I get the following error message during the 
make process:
os/OsConnectionSocket.cpp: error:253: invalid ‘asm’: invalid operand for code 
`w`
os/OsConnectionSocket.cpp: error:247: invalid ‘asm’: invalid operand for code 
`w`
Do someone has an idea, why these error messages are appearing?
If I don’t use the cross compilation, everything works fine.

My "configure" command looks like this:

CC=/PATH of the arm-linux-gcc Compiler
CXX=/PATH of the arm-linux-g++ Compiler
RANLIB=/PATH of the arm-linux-ranlib
AR=/PATH of the arm-linux-ar
CONFIG_SHELL=/bin/bash /bin/bash ./configure --prefix=/usr/local/arm 
--host=arm-linux

I’m using the version 10592.
Thank you very much for any kind of help!

Regards
Karsten

-- 
Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! 
Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer
_______________________________________________
sipxtapi-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipxtapi-dev/

Reply via email to