From: "Ashish Gupta" <ashish0906(at)hotmail(dot)com>
To: <pgsql-interfaces(at)postgresql(dot)org>
Subject:
Date: 2001-09-14 03:14:45
Message-ID: OE36rhMOgRGkQ6mBySs0000424b@hotmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

  • Re: at 2001-09-14 05:03:25 from Carlos Moreno

Browse pgsql-interfaces by date

  From Date Subject
Next Message Carlos Moreno 2001-09-14 05:03:25 Re:
Previous Message Robert Ewald 2001-09-11 17:08:34 Postgres ODBC driver and ms access ole field porblem