- Mailing list pgsql-interfaces

From Ashish Gupta
Subject
Date
Msg-id OE36rhMOgRGkQ6mBySs0000424b@hotmail.com
Whole thread Raw
List pgsql-interfaces
hi everybody,
 
I am using postgresql database comfortably through java/JDBC. I intend to use this database through C++ programs and i get this error when i compile the sample program for libpq++
 
g++  -I/usr/local/pgsql/include -I/root/ashish/postgresql-7.1.3/src/interfaces/  -o testlibpq0 testlibpq0.cc -L/usr/local/pgsql/lib -lpq++       
/usr/bin/ld: cannot find -lpq++
collect2: ld returned 1 exit status
 
can anybody guide me  why this error is coming......
 
 
thanks in advance
 
 
ashish
 

pgsql-interfaces by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Query for Postgre
Next
From: Carlos Moreno
Date:
Subject: Re: