Re: writing backend extensions using Visual Studio
В списке pgsql-hackers-win32 по дате отправления:
| От | Greg Landrum |
|---|---|
| Тема | Re: writing backend extensions using Visual Studio |
| Дата | |
| Msg-id | 60825b0f0503281145480afd39@mail.gmail.com обсуждение исходный текст |
| Ответ на | Re: writing backend extensions using Visual Studio (Bruce Momjian <pgman@candle.pha.pa.us>) |
| Список | pgsql-hackers-win32 |
When I switched to using mingw to compile the library containing my extension functions, everything works fine. This wasn't a trivial undertaking, and I'd certainly prefer to be able to use MSVC to build the libraries, but I now have a working extension library and that's the most important thing at the moment. For the sake of anyone following later: If you're using postgresql 8.0 under windows and you want to build extension libraries, it looks like you need to use mingw to build the libraries. You'll also need to build a local copy of postgresql itself in order to get the appropriate libraries and header files; it seems that the development files distributed with the win32 installer aren't sufficient to the task. Thanks to everyone for the help, -greg
В списке pgsql-hackers-win32 по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера