Quote (Juanito @ June 09 2008,04:06) |
..sounds a bit like where I am with LFS (which I'm trying out to prepare myself for the new dsl) |
Quote (jpeters @ June 09 2008,03:36) | ||
Why take the easy route with LFS when you could write your own kernel in assembly code? |
Quote (roberts @ June 09 2008,00:33) |
Last outstanding issue is to update lua/fltk to use current libraries. Currently I have had to "double up" by using the old libraries in DSL v4. I am working on this with help from Florian. Once this is resolved I will post the first alpha cut. |
Quote (roberts @ June 09 2008,21:25) | ||
Done. Now built using libstdc++.so.6 and libpng12.so.0 The issue tripping me up was a missing -lpng in the second g++ command to build murgalua-fltk.so.0.6.8 |