mikshaw
Group: Members
Posts: 4856
Joined: July 2004 |
|
Posted: Feb. 24 2006,14:15 |
|
I'm not sure what you'd need through apt-get, but you can install gcc1.dsl through the myDSL system, which will give you gcc and make. Unless you're compiling the simplest of applications, you'll probably also need some headers (also known as includes, which are often named "something-dev" to signify that they are developers' packages). Which ones you'll need depends on which application you want to compile. There are a few dev packages available through myDSL.
-------------- http://www.tldp.org/LDP/intro-linux/html/index.html
|