> Hi -Tom,
> I don't think it's a good idea to link -static with libc6. That will blow it
> up ^

Nope.  I tested it, it works fine.

In general, linking with -static with your libc6 is an easy quick way to
make an executable that will run on tomsrtbt if you don't want to take the
trouble to build a libc5 executable.  It should always work unless there
is an interdependency on some system configuration file such as the utmp.

-Tom

Reply via email to