meo
Group: Members
Posts: 552
Joined: April 2004 |
|
Posted: Aug. 31 2006,20:03 |
|
Hello, Y'all!
Just want to mention a cool thing that's possible when making a remaster like the one mentioned in my last post. It's possible to compile program source-code directly into the remaster after adding "gcc1-with-libs.dsl" to the remaster. Just add the source-code to the same place as the dsl-packages added and compile them from there. But check for dependencies before to make it work. I've done it with bcrypt (witch needs zlib to work so I compiled in that one first). I haven't tried any larger programs yet as I don't feel the need but it might work.
Have fun out there in cyberspace, 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
|