Re: [GENERAL] C++ / pgsql Interface

From: Brook Milligan <brook(at)trillium(dot)NMSU(dot)Edu>
To: raimee(at)ij(dot)net
Cc: pgsql-general(at)hub(dot)org
Subject: Re: [GENERAL] C++ / pgsql Interface
Date: 1998-09-02 14:27:41
Message-ID: 199809021427.IAA23488@trillium.nmsu.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I have recently discovered the C++ interface and want to make use of it.

2) What --with options will I need at compoile time to enable the C++
Interface? (--with-libs+DIRS, --with-includes=DIRS)

You shouldn't need any special configure options, unless the configure
script cannot find you c++ compiler (look in the configure output to
see how it responds to the c++ tests). If it can't find a c++
compiler, use the --with-CXX=compiler option, where compiler is a path
to your c++ compiler.

To prevent compilation of the c++ interface, use the --without-CXX
option.

All this is in the INSTALL file in the root of the postgresql
distribution.

Cheers,
Brook

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Sferacarta Software 1998-09-02 15:25:15 Re: [GENERAL] Some questions about oid's and sequences.
Previous Message Thornton Prime 1998-09-02 11:54:57 Can't VACUUM or dump! ERROR nodeRead