I implemented some application on standalone processor.Now I want to develop an application which will be run on linux os.I booted linux os from SD card successfully.Now what will be the next step to run a simple hello world application on it?Is there any need to install gcc compiler on linux platform or will SDK run it?