Re: Compiling with Borland C++ Builder

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема Re: Compiling with Borland C++ Builder
Дата
Msg-id 6BCB9D8A16AC4241919521715F4D8BCE4768FF@algol.sollentuna.se
обсуждение исходный текст
Ответ на Compiling with Borland C++ Builder  (Sandy Eggi Martedi <sandy@divusi.com>)
Список pgsql-interfaces
>I've tried to compile libpq on postgres ver 8.0 using Borland
>C++ Builder 6. But
>somehow it didn't work. it said it needs win32.obj.
>
>Please help me ...:(

The Borland port is currently unmaintained, so it's trailing. If you
want to, it should probaly not be too hard to get it up to date - check
the latest couple of commits to the MSVC port makefiles. They simply
need translation into the Borland files, I beleive.
If not, I think you should also be able to use MSVC compiled libraries
from your Borland project. They're included in the binary installer if
you don't have MSVC aruond to compile them with.

//Magnus


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

Предыдущее
От: Sergey Surikov
Дата:
Сообщение: Tool for user interface creation
Следующее
От: Berényi Gábor
Дата:
Сообщение: bcc32.mak for libpq broken? (distro 8.0.0)