Compilation error in arduino ide 1.6.0

Hi,

I am new to arduino.

i am using a intel edison baord.
and when i tried to comiple a code for intel edison board it is showing error.

which i am not able to resolve.

the error is like this.

i586-poky-linux-g++: error: CreateProcess: No such file or directory
Error compiling.

and in some forum discussion it is mentioned that the path should not be too long.
so i did changed that and still it is not working.
showing same error.