highlandgiant / mobileterminal

Automatically exported from code.google.com/p/mobileterminal
0 stars 0 forks source link

Open binary files written in C #266

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Try to open a binary file compiled from code C
2. "Cannot execute binary file"
3.

What is the expected output? What do you see instead?
Expected: Enter a waste program written in C
What I get: "Cannot execute binary file"

What version of the product are you using? On what operating system?
MobileTerminal r520, running on ios 4.2.1

Please provide any additional information below.
I cannot find any information on the internet about executing binary files here 
and my knowledge is very limited in that field. Thanks for all.

Original issue reported on code.google.com by jmarinto...@gmail.com on 25 Feb 2011 at 9:28

GoogleCodeExporter commented 8 years ago
Firstly, see http://code.google.com/p/mobileterminal/wiki/ReportingAnIssue.

Secondly, the solution you are after is to install ldid via Cydia or apt-get 
and then run ‘ldid -S your_binary_file’ every time you recompile your 
binary. For more details and alternative options, see 
http://www.saurik.com/id/8.

Original comment by chortos@inbox.lv on 25 Feb 2011 at 1:54

GoogleCodeExporter commented 8 years ago
(Not an issue specific to mobileterminal)

Original comment by allen.po...@gmail.com on 27 Feb 2011 at 10:58