Re: odbc/UnixWare 7.1.1: No Go. - Mailing list pgsql-hackers

From Tom Lane
Subject Re: odbc/UnixWare 7.1.1: No Go.
Date
Msg-id 12084.985286950@sss.pgh.pa.us
Whole thread Raw
In response to Re: odbc/UnixWare 7.1.1: No Go.  (Larry Rosenman <ler@lerctr.org>)
List pgsql-hackers
Larry Rosenman <ler@lerctr.org> writes:
> need to kill the _init too.  Then we get other symbol issues, I think due 
> to -Wl,z,text, but I'm not sure. 

Um.  This suggests that the real problem is a completely wrong approach
to linking the shared lib.  On this evidence I'm not going to touch the
_init/_fini ... looks more like you should be fooling with linker
switches.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Thomas Lockhart
Date:
Subject: Re: RPM building (was regression on RedHat)
Next
From: Patrick Welche
Date:
Subject: Re: Call for platforms