From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
Cc: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Re: [PATCHES] Fix for ODBC close |
Date: | 2001-02-10 18:42:31 |
Message-ID: | 200102101842.NAA08665@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-odbc pgsql-patches |
> Bruce Momjian writes:
>
> > I have applied the following patch for OpenBSD and FreeBSD. They have
> > the same -Bsymbolic handling and same use of LD for linking. I made the
> > duplicate changes Peter made for BSDI.
>
> Hmm, at least on OpenBSD the recommended way to build shared libraries is
> using 'ld' directly. But using gcc should work as well.
> > Can anyone commend on the use of 'ld -x' to delete all local symbols?
> > FreeBSD and OpenBSD have it, while BSD/OS does not. I added it to BSDi,
> > and it seems to work fine.
>
> I don't think it should be used.
Can someone comment on why people would have added that?
>
> > Actually, it seems NetBSD already had all these fixes.
>
> On NetBSD, there are about 4 different ways of build shared libraries,
> depending on version and platform. Nothing I wanna mess with.
Yes, BSDI has even more, but I think we are now doing the same thing on
all the bsd's. Interesting that NetBSD was the only "right" one.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2001-02-10 21:11:53 | Distributed lock manager |
Previous Message | Nick Gorham | 2001-02-10 18:25:27 | Re: [PATCHES] Fix for ODBC close |
From | Date | Subject | |
---|---|---|---|
Next Message | Hiroshi Inoue | 2001-02-10 21:36:40 | RE: RE: [PATCHES] Re: [HACKERS] 6.2 protocol |
Previous Message | Nick Gorham | 2001-02-10 18:25:27 | Re: [PATCHES] Fix for ODBC close |
From | Date | Subject | |
---|---|---|---|
Next Message | Hiroshi Inoue | 2001-02-10 21:36:40 | RE: RE: [PATCHES] Re: [HACKERS] 6.2 protocol |
Previous Message | Nick Gorham | 2001-02-10 18:25:27 | Re: [PATCHES] Fix for ODBC close |