From: kagel AT quasar DOT bloomberg DOT com Date: Thu, 11 Jul 1996 08:56:18 -0400 Message-Id: <9607111256.AA13144@quasar.bloomberg.com > To: eliz AT is DOT elta DOT co DOT il Cc: lolo AT einev0 DOT einev DOT ch, djgpp AT delorie DOT com In-Reply-To: (message from Eli Zaretskii on Thu, 11 Jul 1996 09:39:57 +0200 (IST)) Subject: Re: grx20, other question Reply-To: kagel AT dg1 DOT bloomberg DOT com Errors-To: postmaster AT ns1 Date: Thu, 11 Jul 1996 09:39:57 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is Cc: lolo AT einev0 DOT einev DOT ch, djgpp AT delorie DOT com Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Content-Length: 447 On Wed, 10 Jul 1996 kagel AT quasar DOT bloomberg DOT com wrote: > No. Try: > > gcc -o myprog.exe myprog.c -L../grx20/lib -lgrx20 > > -L adds a directory to the list of paths that ld searches for libs and -lxxx > specifies that a library named libxxx.a is to be searched for object > resolution. He doesn't need that -Lwhatever switch, because DJGPP.ENV already includes the grx20 directory in the default -L setting. -lgrx20 is all that he needs. You're correct I missed that he mentioned adding the path to DJGPP.ENV in his original text. Thanks. -- Art S. Kagel, kagel AT quasar DOT bloomberg DOT com A proverb is no proverb to you 'till life has illustrated it. -- John Keats