Matthias Teege <matthias(at)mteege.de> writes:
> cc -o testpg -l /usr/local/pgsql/lib/libpq.a -I /usr/local/pgsql/include
> testpg.c
cc -o testpg -I/usr/local/pgsql/include -L/usr/local/pgsql/lib -lpq
Roland
To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org
with "unsubscribe de-bsd-questions" in the body of the message
Received on Sun 07 Nov 1999 - 14:12:14 CET