meo
Group: Members
Posts: 552
Joined: April 2004 |
|
Posted: Dec. 10 2006,16:41 |
|
Hi motokitn!
I just made a remaster that can be used for compiling. (It's found under Other help topics -> Remastering HOWTO ... on page 62) I incorporate the latest gcc1-with-libs.unc and gnu-utils.unc and got a pretty good compiling environment. RyuOniX when it comes to compile for example the well known "Hello World" program just save it in home/dsl as for example hello.cpp open a terminal and do the following: g++ -o hello hello.cpp . That will compile the program, I just tested it. Hope this is of any help.
Have fun with DSL, meo
-------------- "Live and let live" Treat others the way you want to be treated because that's what you should expect from them.
"All that is very well," answered Candide, "but let us cultivate our garden." - Francois-Marie Arouet Voltaire
|