This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to install packages for ARM on ubuntu?

Hi,

I am trying to cross compile my code for ARM on a Intel-Core  Ubuntu OS machine, where I have some dependency on static libraries.

In that regard I want install packages required using apt-get install xxxx_pkg:arm  ,   but it did not work

What is the correct command I have to use , or the correct procedure.

please help.

Thanks,

Ravinder Are