Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!elroy.jpl.nasa.gov!ames!haven!ni.umd.edu!sayshell.umd.edu!louie From: louie@sayshell.umd.edu (Louis A. Mamakos) Newsgroups: comp.sys.next Subject: Re: libc.a replaced with libsys.a in 2.0 Message-ID: <1991Jan2.142229.27450@ni.umd.edu> Date: 2 Jan 91 14:22:29 GMT References: <1991Jan2.125711.6400@cs.umn.edu> Sender: usenet@ni.umd.edu (USENET News System) Organization: University of Maryland, College Park Lines: 11 Nntp-Posting-Host: sayshell.umd.edu In article <1991Jan2.125711.6400@cs.umn.edu> kirchner@umn-cs.cs.umn.edu (Roger B. Kirchner) writes: >libc.a is not shipped with release 2.0. All routines contained in >libc.a are also contained in the shared library libsys.a which should >be used instead of libc.a. It's too bad they didn't just rename libsys.a to libc.a and be done with it. That way people won't have to diddle various makefiles that have an explicit '-lc' on the linker invokation. louie