Linux  and Free Software :: problem with cpp



I download DSL yesterday. It is great. I like the UI. Most of all the time it takes for startup I am really impress.

I would like to know is the cpp compiler included with DSL2.1. I tried "hello world" program to begin with it but it said command not found. I even tried Makefile but it didn't work can anybody help me out please.

DSL has the "tcc" tiny C compiler.  You can read up on tutorials.  I think that there is one in the forums somewhere.

For full-blown GCC and associated programs, download and install the gcc1.dsl extension from the MyDSL repository.


original here.