Sender: owner-postgres95@postgres.Berkeley.EDU
X-Return-Path: andrew_yu
Received: from netcomsv.netcom.com (uucp5.netcom.com [163.179.3.5]) by nobozo.CS.Berkeley.EDU (8.6.10/8.6.3) with ESMTP id RAA26816 for <postgres95@postgres.berkeley.edu>; Thu, 2 Nov 1995 17:20:29 -0800
Received: from lincoln.UUCP by netcomsv.netcom.com with UUCP (8.6.12/SMI-4.1)
	id RAA13155; Thu, 2 Nov 1995 17:12:39 -0800
Received: from ZEXEL by lincoln.ZEXEL (4.1/SMI-4.1)
	id AA22672; Thu, 2 Nov 95 17:13:26 PST
Received: from simon.ZEXEL by ZEXEL (4.1/SMI-4.1)
	id AA07892; Thu, 2 Nov 95 17:13:26 PST
Date: Thu, 2 Nov 95 17:13:25 PST
From: lincoln!hlivka@netcom.com (Peter Hlivka)
Message-Id: <9511030113.AA07892@ZEXEL>
To: postgres95@postgres.Berkeley.EDU
Subject: linking with the libpq  library
Cc: hlivka@zexel.com
Resent-To: postgres95-redist
Resent-Date: Thu, 02 Nov 95 17:20:29 -0800
Resent-From: pglite
Resent-XMts: smtp

HELP!-when I try to link libpq.a I get the error ld: -llibpq.a:expected libx.so(.major.minor.xxx).  If someone knows the problem I would appreciate hearing from them.  The script used to compile my frontend program is listed below.

gcc -I/db_work/hlivka/usr/local/postgres95/include -L/db_work/hlivka/usr/local/postgres95/lib -llibpq.a t1.c

===============================================================================
  To unsubscribe from the Postgres95 mailing list, send mail with the subject
  line "DEL" to "postgres95-request@postgres.Berkeley.EDU". 
============  URL: http://s2k-ftp.CS.Berkeley.EDU:8000/postgres95/  ===========
