Re: Compiling and linking a Program interfacing with libpq.dll

Поиск
Список
Период
Сортировка
От Michael
Тема Re: Compiling and linking a Program interfacing with libpq.dll
Дата
Msg-id 1137915490.594351.230060@f14g2000cwb.googlegroups.com
обсуждение исходный текст
Ответ на Re: Compiling and linking a Program interfacing with libpq.dll  (Gustavo Lopes <contratempo@gmail.com>)
Список pgsql-interfaces
Thanks for your reply.  I took me a while but, I am glad you
told me to rebuild the import library.  Also the part about
linking against msvcrt was important.  I was able rebuild
the import library using the bcc32.mak file. It did something
I didn't expect which was to create some of the new files with
a 'b' prepended to their names such as blibpq.  Anyway in
the smalltalk compiler which I am using, it uses bcc32 to compile
primitives and I am now able to access postgres with the
methods I am writing.

Thanks again!



В списке pgsql-interfaces по дате отправления:

Предыдущее
От: Kyntiewborlang Marwein
Дата:
Сообщение: Getting Startted With postgresql thru Libpq
Следующее
От: Joost Kraaijeveld
Дата:
Сообщение: Re: PL/Java for Debian Etch AMD64 / PostgreSQL 8.1?