Libpq++ and RH5.1

From: Sidney Traynham <traynham(at)wsp1(dot)websp(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Libpq++ and RH5.1
Date: 1998-06-11 21:11:12
Message-ID: Pine.LNX.3.96.980611171025.19033A-100000@wsp1.websp.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I am trying to use Libpq++ for PG6.3.2 and Red Hat 5.1, and am having
trouble
compiling programs that use it. I tried #include <libpq++.h> and didn't
link
and libpq dirs and I got some linker errors (not able to find such and
such
functions), then I tried linking the way I used to with just plain old
libpq,
but to avail. Everyone says that libpq is better, but I like the C++
interface better, and want to try to get that to work.

If anyone has had any luck with libpq++ in general and could send me the
basics on what command line options I need to use to compile and what
header
files to include I would greatly appreciate it.

Please cc me any responses.

Thanks,

Sidney Traynham

sidney(at)websp(dot)com

******************************************************
Sidney Traynham Phone: (888) 932-7780
206 N. Oakland St. (703) 527-4672
Arlington, VA, 22203 Fax: (703) 527-5004
Email: traynham(at)websp(dot)com Pager: (703) 469-7441
******************************************************

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message David Gould 1998-06-11 21:37:06 Re: [HACKERS] regular expressions from hell
Previous Message David Gould 1998-06-11 18:07:52 Re: [HACKERS] maximum of postgres ?