Aha! I solved the problem! Just copying the program to the /data directory fixed it. I can now add the execute permission to hello and it worked! It appears like I didn't have the privileges to chmod anything in the /sdcard directory.
Two other notes: 1. Be sure to do static linking of the code. 2. Use "chmod 667 hello". This chmod doesn't seem to understand u, x, etc. Life is Good! :) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Internals" group. To post to this group, send email to android-internals@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/android-internals?hl=en -~----------~----~----~----~------~----~------~--~---