share lib libpq++

Поиск
Список
Период
Сортировка
От serge.zangheri
Тема share lib libpq++
Дата
Msg-id 3D412441.D97F1282@grenoble.sema.slb.com
обсуждение исходный текст
Ответы Re: share lib libpq++  (nconway@klamath.dyndns.org (Neil Conway))
Список 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 по дате отправления:

Предыдущее
От: "Richard So"
Дата:
Сообщение: Multi-byte character bug
Следующее
От: Victor Wagner
Дата:
Сообщение: Re: bug "\! cd"