Re: odbc/UnixWare 7.1.1: No Go.

Поиск
Список
Период
Сортировка
От Larry Rosenman
Тема Re: odbc/UnixWare 7.1.1: No Go.
Дата
Msg-id 20010322.19023900@ler-freebie.iadfw.net
обсуждение исходный текст
Ответ на Re: odbc/UnixWare 7.1.1: No Go.  (Larry Rosenman <ler@lerctr.org>)
Список pgsql-hackers
and before you ask, the _init and _fini NEED to go away.

LER

>>>>>>>>>>>>>>>>>> Original Message <<<<<<<<<<<<<<<<<<

On 3/22/01, 1:00:08 PM, Larry Rosenman <ler@lerctr.org> wrote regarding Re: 
[HACKERS] odbc/UnixWare 7.1.1: No Go. :


> using the following link, with the _init/_fini killed, works:

> cc -G *.o -L /usr/local/pgsql/lib -lpq -R/usr/local/pgsql/lib -lsocket -o
> libpsqlodbc.so.0.26


> SO, Peter, how do we fix the generated make file?


> >>>>>>>>>>>>>>>>> Original Message <<<<<<<<<<<<<<<<<<

> On 3/22/01, 12:23:57 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote regarding Re:
> [HACKERS] odbc/UnixWare 7.1.1: No Go. :


> > Larry Rosenman <ler@lerctr.org> writes:
> > > Does this mean it's eligible to be fixed for 7.1?

> > We can talk about it anyway.  Does removing the _fini alone make it work
> > for you, or do we have to remove _init too?

> >                       regards, tom lane

> > ---------------------------(end of broadcast)---------------------------
> > TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org


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

Предыдущее
От: Larry Rosenman
Дата:
Сообщение: Re: odbc/UnixWare 7.1.1: No Go.
Следующее
От: Giles Lean
Дата:
Сообщение: Re: Re: Call for platforms