How can I compile c++ app for ipod/iphone under linux(debian) -


how can this?
search info, week, , find www.emdebian.org
try install g++ arm platform on pc, compile app, copy ipod, , write "cannot execute binary file"

iirc, apple uses different arm binary format stock g++ does. think you'll want use llvm-gcc or clang.


Comments

Popular posts from this blog

linux - Mailx and Gmail nss config dir -

c# - Is it possible to remove an existing registration from Autofac container builder? -

php - Mysql PK and FK char(36) vs int(10) -