On Sat, May 15, 2010 at 05:11:48PM -0400, Ersin Akinci wrote:
> Thus, dynamic libraries would still be used, but at most they would
> be duplicated, independent, and isolated for each program that needed it.
What problem you are trying to solve? You want to make binaries
independent from environment so you can get your directory with
program and it's libraries and run on every WSL machine? I think
main goal of stali is to get rid of complex dynamic library loader and
make loading faster. Looks like you are trying to use dynamic linking
for different purpose.
If it is too hard to compile these complex web browser engines, it is
possible to hub to Netsurf or Dillo. Dillo uses FLTK, it is
developed for dynamic linking from the start. Browser engine is
internal so there is no problem. These browsers are not so functional
as WebKit-based browsers like surf but they are less simplistic in fact.
BTW there are no commits to stali repository recently, it is developed
privately or it is not developed now?
Received on Sun May 16 2010 - 00:08:59 UTC
This archive was generated by hypermail 2.2.0 : Sun May 16 2010 - 00:12:02 UTC