Re: Adding checkpointing API to Linux kernel

Tim Smith (tzs@tzs.net)
Mon, 18 Jan 1999 19:07:54 -0800 (PST)


On Mon, 18 Jan 1999, Alan Cox wrote:
> You can already do it in Linux. LD_PRELOAD and LD_LIBRARY_PATH allow you to
> control and modify linkloading order. If you get a static linked commercial
> binary just ask them for the object modules under the LGPL terms the C
> library has to rebuild it (or just for a dynamic binary)

This presumes that the statically linked commercial binary was built using
an LGPL'ed library. That may almost always be true now, but will it be
after Codewarrior for Linux ships?

--Tim Smith

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/