From: James Michael Chacon (probreak@matt.ksu.ksu.edu)
Date: 01/06/93


From: probreak@matt.ksu.ksu.edu (James Michael Chacon)
Subject: Re: libinet.a for linux?
Date: 7 Jan 1993 03:06:43 GMT

sbw@naucse.cse.nau.edu (Steve Wampler) writes:

>Where can I get libinet.a (or sources, or shared library version of same)?
>--
> Steve Wampler
> {....!arizona!naucse!sbw}
> {sbw@naucse.cse.nau.edu}

This stuff is compiled into libc.a. You can get the full sources for libc.a
from tsx-11.mit.edu in the /pub/linux/GCC directory. Its called lib-4.2.TZ
I believe.

There was talk of separating them once, but they seem to have reintegrated.

James