| От | Brook Milligan |
|---|---|
| Тема | Re: [GENERAL] C++ / pgsql Interface |
| Дата | |
| Msg-id | 199809021427.IAA23488@trillium.nmsu.edu обсуждение |
| Ответ на | C++ / pgsql Interface ("R.Stevens" <raimee@ij.net>) |
| Список | 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
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера