hai sir,
i tried to cross compile mpalyer in my linux host but i am getting same error as previously i mentioned
can you please send me mlayer binary to my id mohammed.hussain@starcominfotech.com
Below is the error
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
hai sir,
i tried to cross compile mpalyer in my linux host but i am getting same error as previously i mentioned
can you please send me mlayer binary to my id mohammed.hussain@starcominfotech.com
Below is the error
Please refer to the below post.
Attached the mplayer binary. I think, you can use this binary in armv5t armv7 architecture boards. (Like OMAPL138 AM335x)
Sorry, that binary is for armv7 arch (like AM335x) not armv5t.
I have used the below toolchain to build the mplayer.
./configure --prefix=/usr/local/filesystem_omapl138 --enable-cross-compile --cc=arm-arago-linux-gnueabi-gcc --host-cc=gcc --as=arm-arago-linux-gnueabi-as --ar=arm-arago-linux-gnueabi-ar --ranlib=arm-arago-linux-gnueabi-ranlib --target=arm-linux --disable-ivtv
Attaching the binary for armv5t again, please try this and let me know.