From owner-freebsd-hackers Tue Apr 21 14:32:36 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA29591 for freebsd-hackers-outgoing; Tue, 21 Apr 1998 14:32:36 -0700 (PDT) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from picnic.mat.net (picnic.mat.net [206.246.122.117]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA29425 for ; Tue, 21 Apr 1998 21:31:53 GMT (envelope-from chuckr@glue.umd.edu) Received: from localhost (chuckr@localhost) by picnic.mat.net (8.8.8/8.8.5) with SMTP id QAA24294; Tue, 21 Apr 1998 16:30:35 -0400 (EDT) Date: Tue, 21 Apr 1998 16:30:35 -0400 (EDT) From: Chuck Robey X-Sender: chuckr@localhost To: Spike Gronim cc: freebsd-hackers@FreeBSD.ORG Subject: Re: New library. In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 21 Apr 1998, Spike Gronim wrote: > Hello. > > I just got "Advanced Programming in the Unix Environment", by W. > Richard Stevens. It is a great book, however it requires a special library > (libmisc.a) to compile/run the programs in the book. I downloaded the > source for said file and got it to compile. I now have a file, > /home/spork/apue/libmisc.a, which I need the linker to recognize. > > How to I get the linker to look for this new file, so I can use > the code in it? Please respond directly, as I am not on the list. Thank > you. > cc -o yourprog yourprog.c -Lpath_to_libmisc -lmisc > > -Spike Gronim > spork@cncn.com > > > "Hacker, n: One who hacks real good" > --Computer Contradictionary > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-hackers" in the body of the message > > ----------------------------+----------------------------------------------- Chuck Robey | Interests include any kind of voice or data chuckr@glue.umd.edu | communications topic, C programming, and Unix. 213 Lakeside Drive Apt T-1 | Greenbelt, MD 20770 | I run Journey2 and picnic, both FreeBSD (301) 220-2114 | version 3.0 current -- and great FUN! ----------------------------+----------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message