24 Apr 2001 andersee   » (Master)

I got the uClibc shared library loader working today. Much of the initial porting effort was done by Manuel. I am not very happy with the way multiple architectures are supported with ld.so -- its cross platform support really needs some rethinking in the future. Regardless, it is now working flawlessly on x86. I've started porting the shared lib loader to ARM, but it is not ready yet (i.e. doesn't even compile).

One downside to running several Open Source projects is that when working on one, the other gets neglected. I've been neglecting BusyBox for the last few days...

Latest blog entries     Older blog entries

New Advogato Features

New HTML Parser: The long-awaited libxml2 based HTML parser code is live. It needs further work but already handles most markup better than the original parser.

Keep up with the latest Advogato features by reading the Advogato status blog.

If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!