Re: odbc/UnixWare 7.1.1: No Go.

From: Larry Rosenman <ler(at)lerctr(dot)org>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Larry Rosenman <ler(at)lerctr(dot)org>, Peter Eisentraut <peter_e(at)gmx(dot)net>, PostgreSQL Hackers List <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: odbc/UnixWare 7.1.1: No Go.
Date: 2001-03-22 19:00:08
Message-ID: 20010322.19000800@ler-freebie.iadfw.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-odbc


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(at)sss(dot)pgh(dot)pa(dot)us> wrote regarding Re:
[HACKERS] odbc/UnixWare 7.1.1: No Go. :

> Larry Rosenman <ler(at)lerctr(dot)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(at)postgresql(dot)org

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Larry Rosenman 2001-03-22 19:02:39 Re: odbc/UnixWare 7.1.1: No Go.
Previous Message Larry Rosenman 2001-03-22 18:52:44 Re: odbc/UnixWare 7.1.1: No Go.

Browse pgsql-odbc by date

  From Date Subject
Next Message Larry Rosenman 2001-03-22 19:02:39 Re: odbc/UnixWare 7.1.1: No Go.
Previous Message Larry Rosenman 2001-03-22 18:52:44 Re: odbc/UnixWare 7.1.1: No Go.