[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
(usagi-users 00274) Re: kernel and glibc dependencies
At Sat, 10 Mar 2001 16:39:05 +0200 (EET),
Pekka Savola <pekkas@xxxxxxxxxx> wrote:
> > Existing applications on your system still use original glibc and
> > the applications which you compile with libinet6 work with new
> > functions including libinet6.
>
> But the point is, if I compile new programs and link them against libinet6
> and give them to a friend who doesn't have it installed, does anything
> break?
As default, libinet6 is built as a static library and you might link
it to applicastions statically. I don't think it cause problems.
-- Yuji Sekiya