Re: using libpq with the free Borland compiler or DEV-cpp

Поиск
Список
Период
Сортировка
От Mark Morgan Lloyd
Тема Re: using libpq with the free Borland compiler or DEV-cpp
Дата
Msg-id 4420140E.72398235@telemetry.co.uk
обсуждение исходный текст
Ответ на using libpq with the free Borland compiler or DEV-cpp  ("Zlati" <goldy_condor@excite.com>)
Список pgsql-interfaces
Zlati wrote:
> 
> Can anybody tell me how to tell the compiler bcc or DEV-cpp to use this library. i have installed postgresql 8.1.3. i
haveonly this libpq.dll.
 

When I was "playing" with this the other day I noticed that bcc32.mak caused
blibpq.dll to be created, rather than libpq.dll. With the major caveat that I am
not an experienced C/C++ deveopler: I suggest building psql.exe using the
Borland tools, then investigating the makefiles to see how they were causing the
blibpq stub to be linked.

-- 
Mark Morgan Lloyd
markMLl .AT. telemetry.co .DOT. uk

[Opinions above are the author's, not those of his employers or colleagues]


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

Предыдущее
От: "Zlati"
Дата:
Сообщение: using libpq with the free Borland compiler or DEV-cpp
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [GENERAL] db sever seems to be dropping connections