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
I do not know your system, so I give you the generic page toolschains for gcc compiler available under UbuntuUbuntu – Package Search Results -- gcc-arm-linux-gnueabi
I hope this will help you