From: Rick Emerson (unixsys@ssg.com)
Date: 07/28/92


From: unixsys@ssg.com (Rick Emerson)
Subject: Re: /lib/libc2.2.2
Date: Tue, 28 Jul 1992 22:01:06 GMT

X-Mn-Key: X11
X-Mn-Key: GCC

David Engel <david@istwok.ods.com> writes:

>
> > This is an additional post To the one relating to xv.
> > I've been trying to compile some X apps, the last couple of days.(oneko as
> > an example) The compile goes fine, but when run, it prints
> > /lib/libc2.2.2
> > /lib/libm2.2.2
> >
> > ... Any ideas, anyone?
>
> The output you are seeing is from the code that informs the kernel
> which shared libraries to use. It is the first thing called by the
> startup code (before main). When argc == 0, that code prints the
> required shared libs on stdout and then exits instead of actually
> asking the kernel to load the libraries. This is how ldd works.
> [explanation omitted]

xv -ro -max -q [image file] &
works like a champ here when displaying an image on the root (i.e.,
background) window.

Rick

| Richard B. Emerson | Replies may be sent to: |
| System Support Group | unixsys@ssg.com -or- rick@ssg.com |
| Post Office Box 180 |-------------------------------------------------+
| Lansdale, PA 19446 USA | "If I knew what I was doing, |
| Voice: 215.855.1607 | I wouldn't do it." - Me |