Programming and Scripting :: Compiler
There is also tcc.dsl in the testing area of the download repositry if you don't need full blown gcc.
The problem is, I don't know how to open that.
open them emelfm program, either from the desktop icon or from the right click tools menu. Navigate in either of the two panels to where you stored your gcc1.dsl file. Highlight the file by clicking once on it then press the MyDSL button (on the top in the middle of the window). That should load gcc for you. Then open an xterminal and type gcc -v to make sure it's loaded.
Oh, that's easy. Thank you!
Okay, well, that should have been easy. I guess the question becomes how do I then use it? I've tried to open my .cpp with the path, I've tried to open gcc with the .cpp's path. Is there supposed to be a sdk for this application? I've only used Visual C++ up til now.
Next Page...
original here.