Okay, I am a bit dumbstruck here.
I have firmware 2.0.2 and it's jailbroken.
I installed gcc and the necessary tools as per:
Developing for the iphone using the open toolchain and SDK 2.0 headers - antirez weblog
(had to add make and ldid to get it to work but apart from that, pretty okay)
After the app gets installed however I can't open the executable.
It's there:
iPhone:/Applications/HelloWorld.app root# ls -l
total 32
-rw-r--r-- 1 root admin 108 Sep 20 02:38 Default.png
-rwxr-xr-x 1 root admin 14192 Sep 20 02:39 HelloWorld*
-rw-r--r-- 1 root admin 812 Sep 20 02:38 Info.plist
-rw-r--r-- 1 root admin 9 Sep 20 02:38 PkgInfo
-rw-r--r-- 1 root admin 2399 Sep 20 02:38 icon.png
..and the permissions seem right....I think?
I have no apps installed from the AppStore...which I see often mentioned when people have probs with 'cannot be opened'.
Oh yes, the application has been signed with ldid -S.
Anyone with any clues?...it would sure be appreciated.
Thanks!
Oh yeah...I should add, this means that the icon is there but when I tap it I get a popup telling me 'The application 'HelloWorld' can not be opened'.
I'm still clueless

(