Hi All, I am trying to port PJSIP to MIPS architecture for PIC Microcontrollers, i am working on Ubuntu 12.04 version machine. It was successful to compile the project. As i am trying to port for MIPS architecture, going with documentation for cross compilation for ARM architecture with the command "*./configure --host=arm-elf-linux"* it is successful to compile in the same way i tried to compile for MIPS with the command *"./configure --host=mips-linux"*, it is compiling, but looking into the files generated for ARM and MIPS compilation both are similar, there is no change with respective to their architecture. Looking into the config.log files compiling for ARM and MIPS under target it is "Target: i686-linux-gnu". I am trying to have the PJSIP files compiled for MIPS architectre, So I want to ask you a advice to make the project compiling for MIPS architecture. Thanks to all, Disoza -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20130212/bbe8259a/attachment-0001.html>