Re: using -l in gcc

1997-10-13 Thread Daniel Martin
On Mon, 13 Oct 1997, Shaleh wrote: > How do I make a library available to gcc -l i.e. gcc -lX11 or gcc > -lmy_own_lib? Same question applies to -i as well I suppose. > If you only want it to happen for one command you can use the -I (that's a capital "i") and -L switches; for example, if your l

using -l in gcc

1997-10-13 Thread Shaleh
How do I make a library available to gcc -l i.e. gcc -lX11 or gcc -lmy_own_lib? Same question applies to -i as well I suppose. -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .