share lib libpq++ - Mailing list pgsql-bugs

From serge.zangheri
Subject share lib libpq++
Date
Msg-id 3D412441.D97F1282@grenoble.sema.slb.com
Whole thread Raw
Responses Re: share lib libpq++
List pgsql-bugs
Hi,
installation from postgres7.2.1.tar.gz.

The automatic installation does not create lib/libpq++.so.

In src/interfaces/libpq++, there is a Makefile which generates fpic
command directly (instead of gcc ... -fpic ...) and of course the fpic
command does not exist.

Using gcc -fpic ....pgconnection.o pgconnection.cc.., we get then
following error :

    pgconnection.h:86 ISO C++ forbids declaration of strings "with no
type".


Any helps would be appreciated.
Thanx
Serge and hubert

pgsql-bugs by date:

Previous
From: "Richard So"
Date:
Subject: Multi-byte character bug
Next
From: Victor Wagner
Date:
Subject: Re: bug "\! cd"