Path: utzoo!utgpu!jarvis.csri.toronto.edu!clyde.concordia.ca!uunet!aplcen!haven!adm!smoke!gwyn From: gwyn@smoke.BRL.MIL (Doug Gwyn) Newsgroups: comp.unix.questions Subject: Re: Creating libraries of object module Message-ID: <12284@smoke.BRL.MIL> Date: 4 Mar 90 00:45:49 GMT References: <34230@news.Think.COM> <12233@smoke.BRL.MIL> <480@telxon.UUCP> Reply-To: gwyn@brl.arpa (Doug Gwyn) Organization: Ballistic Research Lab (BRL), APG, MD. Lines: 7 In article <480@telxon.UUCP> gorpong@telxon.UUCP (Gordon C. Galligher) writes: >Another thing which he didn't mention about the -l flag is the ability >to use the -L_path_ flag. I didn't mention it because it's not always available. If you know the pathnames for your libraries, you can always supply the full pathnames instead of using the -l facility (with or without the aid of -L).