Am Dienstag, 7. Januar 2003 11:21 schrieb Robert Stanford:
> On Tue, 2003-01-07 at 03:21, Ken Murchison wrote:
> > What is required to compile BusyBox for LTSP?  Obviously I can't just
> > link it against any old libc.  I'd like to try 0.60.5 to see if it
> > fixes the inoperable shutdown/halt/poweroff.
> >
> > Actually does anyone (Jim?) have a precompiled version of BusyBix
> > 0.60.5 for LTSP 3.x?
>
> Isnt there an option to compile it so it runs standalone with its own
> library?

Invoke the linker with the -static flag, then it will link statically, so 
that all needed libraries are included in the executable. The executable 
will then run on any linux system regardless of the C library version of 
that particular system.

Georg



-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.openprojects.net

Reply via email to