Re: [INTERFACES] postgresql for sparc 2.5.1?

Поиск
Список
Период
Сортировка
От Thomas G. Lockhart
Тема Re: [INTERFACES] postgresql for sparc 2.5.1?
Дата
Msg-id 35E22B75.B0C0C1F6@alumni.caltech.edu
обсуждение исходный текст
Ответ на postgresql for sparc 2.5.1?  ("John Sharp" <JSharp@cfipro.com>)
Список pgsql-interfaces
> I have tried to use pgsql-0.08 written by Sergey E. Levov.  I
> eventually got it to compile, but cannot get iODBC to load it.  I keep
> getting the error message that it is shared or relocatable.  However,
> a similiar "ld" command was able to create a useable odbc driver for
> mysql.
> Has anyone had success getting this pgodbc client to work on a sun
> sparc 2.5.1?  Is there another pgodbc client out there that will work?
> I had seen many references to pgodbc clients running on Linux.

I stayed away from pgsql since it claims to be alpha software, does not
attribute any other authors, and has no docs.

I've spent several days getting psqlodbc (from the Postgres distribution
or insightdist.com) running on my Linux box, and it turns out that
(probably) all of the problems can be traced to linker options. You need
options which will make a shared library with symbols forced to be
resolved within the library. Not sure what those flags would be for
Solaris.

                 - Tom

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

Предыдущее
От: "Thomas G. Lockhart"
Дата:
Сообщение: Re: [INTERFACES] iodbc interface on Unix
Следующее
От: Jim Archer
Дата:
Сообщение: Can't locate docs for libpq++