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

Parents
  • Hi Jerome,

    My machine is Intel 64 bit machine with Windows OS running. I want to cross compile my driver for ARM32 and ARM64 bit and Ubuntu OS.

    I am not looking for simple tool chain installation.

    I want to install packages for  X windowing system, DRM and many other.

    Please suggest how to install these packages.

    Thanks,

    Ravinder Are

Reply
  • Hi Jerome,

    My machine is Intel 64 bit machine with Windows OS running. I want to cross compile my driver for ARM32 and ARM64 bit and Ubuntu OS.

    I am not looking for simple tool chain installation.

    I want to install packages for  X windowing system, DRM and many other.

    Please suggest how to install these packages.

    Thanks,

    Ravinder Are

Children