Erich,

> I tried to compile it some time ago against glibc 2.0.7. Finally gave up
> as nocatsplash is definitely written wor a more modern glibc version.

It took me some time to understand that glib *is not* glibc :) Then I
compiled glib for uclibc and nocatsplash statically linked against glib
(but dynamically against uclibc). All done with the standard buildtool.

For the step of linking splashd, I had to do it manually (gcc command
executed from command line). I can't find out how to automate this step
in buildtool - I can link it either dynamically (default) or statically
(LDFLAGS=-static) against all needed libraries, but not statically
against one and dynamically against the other. Anyone knows how to do it ?

> What exactly did you take frome the openwrt source?

The configure command for nocatsplash as a starting point. It surely
saved me some time playing with the arguments !

Philippe J.


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click

_______________________________________________
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel

Reply via email to