haoyangw / terminal-ide

Automatically exported from code.google.com/p/terminal-ide
0 stars 0 forks source link

g++ is not working. claims to be missing library. #89

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. start the terminal in Terminal IDE normally. 
2. run terminal-g++ (no arguments needed)
3. watch the error pop up.

What is the expected output? What do you see instead?
The g++ help or output should be printed. Instead the error is reported: 
"/data/data/com.spartacusrex.spartacuside/files/system/bin/terminal-g++[46]: 
arm-eabi-g++: not found"

What version of the product are you using? On what operating system?
OS: Android 4.1.3 (stock rom, rooted)
Hardware: Asus Infinity TF700
Product version: 2.02

Please provide any additional information below.
The library arm-eabi-g++ seems to be missing. I did not delete or modify any 
files in this program which leads me to believe that it is some kind of 
installation issue.  

Original issue reported on code.google.com by tdzi...@gmail.com on 12 Apr 2013 at 11:08

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
OOPS!
got this article : 
stackoverflow.com/questions/15868530/android-terminal-ide-terminal-gcc-error-arm
-eabi-gcc-not-found

tks the developers, i love you guys

Original comment by snaket...@gmail.com on 18 May 2013 at 12:23