Dear Henning
I tried to compile directly on MIPS board, but there is no make file in my
board. so it is not compiling.
I am not getting Make for MIPS board.
Is there any other way to compile on x86 for mips board.
Thanks and Regards
Subhra Prakash Giri
On Fri, Mar 6, 2020 at 6:43 PM Henning Westerholt <hw(a)skalatan.de> wrote:
Hi Subhra,
I meant with native platform – to test compilation directly on the MIPS
board, not sure if you understood it the same way.
Cheers,
Henning
*From:* subhra giri <subhraprakash79(a)gmail.com>
*Sent:* Friday, March 6, 2020 1:11 PM
*To:* Henning Westerholt <hw(a)skalatan.de>
*Cc:* sr-dev(a)lists.kamailio.org
*Subject:* Re: [sr-dev] Regarding MIPS Compilation
Dear Henning
Executing "make cfg " gives below output
[root@www kamailio-5.3.2]# make cfg
make -C src/ cfg
target architecture <mips64>, host architecture <x86_64>
----------------------------------------------------------------------------------------------------------------------------------------------------------
In native platform it is compiling successfully. But giving problem for
target platform i.e mips64-octeon-linux.
Please help me with steps for mips compilation
Thanks and Regards
Subhra Prakash Giri