gcc -L /path/to/directory/containing/library -lfoo yoursource.c

would solve your problem
where libfoo.so. something or libfoo.a is your actual library
but you need to have the upper mentioned directory name mentioned in the
/etc/ld.so.conf file

I hope that helps



The mailing list archives are available at 
http://lists.linux-india.org/cgi-bin/wilma/linux-delhi/

Reply via email to