I am using SDK1.7.I have finished the steps of
'
Install the SDK Host Environment Builds Standalone toolchain
'
I do not know if I followed right steps.I got following error message when $CC hello.c
-------------------------------------------------------------------------------------------------------------------------------------------------------------
hello.c:1:22: fatal error: iostream.h: No such file or directory
#include <iostream.h>
^
compilation terminated.
---------------------------------------------------------------------------------------------------------------------------------------------------------------
Is it workable to reload cross-complie separately ? and I want to know where I can get separate cross-complie install packages。