Questions tagged [crossdev]

2 questions
3
votes
2 answers

gawk error when compiling libgpg-error in crossdev armv7a environment

I have gentoo ~amd64 installed and I'm trying to create a crossdev environment for armv7a-hardfloat-linux-gnueabi. my CFLAGS are `CCFLAGS="-O2 -pipe -fomit-frame-pointer". when I try to compile the base system, it tries to compile libgpg-error and…
ufk
  • 30,912
  • 70
  • 235
  • 386
0
votes
2 answers

How do mobile apps developed on Desktops work?

Most if not all smart phones uses an ARM processor. However, I believe that mobile apps are developed on Desktops, laptops which all run x86. So for example, how does an ios app or an Android App, which run on ARM based processor, work when it…
Sam
  • 145
  • 2
  • 14