From: Michael Hermann (mch@regent.e-technik.tu-muenchen.dbp.de)
Date: 07/28/92


From: mch@regent.e-technik.tu-muenchen.dbp.de (Michael Hermann)
Subject: Re: Using 387, xload, and rzsz with Linux
Date: Tue, 28 Jul 1992 14:49:02 GMT

broadley@neurocog.lrdc.pitt.edu (Bill Broadley) writes:

>The xload binary from tsx needs gcc.2.1 libraries, is a newer version
>available? I tried to compile it, and I got several unresolved externals.
>I can compile the kernal so I assume most of my includes/libs are okay.

My fault. I intended to compile it -static but didn't upload
the correct file. Anyway, as it depends on the ps-database, it
is a candidate for recompilation anyway.

You can resolve the undeclared externals by linking noupdate.o
(from the ps-package, or the included version) to xload. It
definitely profits from the shared Xlibs, now xload consumes
about 30KB.

Michael