clacker
Group: Members
Posts: 570
Joined: June 2004 |
|
Posted: Oct. 20 2006,15:42 |
|
No, it's fairly limited and the other libraries aren't included. Things like math.h and the math library are not included.
If you need to compile something more complicated than a really simple program, you might try the gcc1-with-libs.dsl extension. It includes a lot of the libraries (like libreadline and libncurses, X developement libraries, and gtk1.2 developement libraries), plus make and patch. There is also a gcc1-with-libs.unc in the testing section that should work on lower memory machines.
|