Re:
Oleg Broytmann <phd@phd.russ.ru>
From: Oleg Broytmann <phd@phd.russ.ru>
To: "Kardos, Dr. Andreas" <kardos@repas-aeg.de>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, PostgreSQL-bugs <pgsql-bugs@postgresql.org>
Date: 2000-04-12T13:39:34Z
Lists: pgsql-bugs
On Wed, 12 Apr 2000, Kardos, Dr. Andreas wrote:
> This seems to be a Sun Sparc (-fPIC).
Sun Sparc, Solaris 2.5.1.
> On mine (SunOS 5.4/ Solaris 2.4) isn't any <string>. Therefore libpq++ is
> not compilable on this machine (native compilers).
gcc 2.8.1
> configure sets HAVE_CXX_STRING_HEADER correctly (no).
Yes, set to undef... and didn't compile libpq++. I think I need
./configure --disable-cxx and skip libpq++ at all...
Oleg.
----
Oleg Broytmann http://members.xoom.com/phd2.1/ phd2@earthling.net
Programmers don't die, they just GOSUB without RETURN.