Re: please apply patch - build on Unixware with GCC - Mailing list pgsql-patches

From Peter Eisentraut
Subject Re: please apply patch - build on Unixware with GCC
Date
Msg-id Pine.LNX.4.30.0204041111170.683-100000@peter.localdomain
Whole thread Raw
In response to Re: please apply patch - build on Unixware with GCC  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-patches
This patch doesn't work either.  You can't indent ifeq directives.

Bruce Momjian writes:

>
> Your patch has been added to the PostgreSQL unapplied patches list at:
>
>     http://candle.pha.pa.us/cgi-bin/pgpatches
>
> I will try to apply it within the next 48 hours.
>
> ---------------------------------------------------------------------------
>
>
> Nicolas Bazin wrote:
> > Here it is the patch with ld_R_works and added support to gnu ld options.
> >
> > Please apply patch.
> >
> > Nicolas
> > ----- Original Message -----
> > From: "Peter Eisentraut" <peter_e@gmx.net>
> > To: "Nicolas Bazin" <nbazin@ingenico.com.au>
> > Cc: <pgsql-patches@postgresql.org>
> > Sent: Wednesday, April 03, 2002 2:10 AM
> > Subject: Re: [PATCHES] please apply patch - build on Unixware with GCC
> >
> >
> > > Nicolas Bazin writes:
> > >
> > > > This patch corrects the use of rpath and export options when compiling
> > > > on postgres on Unixware with GCC built with gnu-as and gnu-ld.
> > >
> > > Ya know, that $(ld_R_works) stuff was there for a reason.  Not all
> > > versions of the Unixware linker support that option.
> > >
> > > --
> > > Peter Eisentraut   peter_e@gmx.net
> > >
> > >
> > > ---------------------------(end of broadcast)---------------------------
> > > TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org
> > >
>
> [ Attachment, skipping... ]
>
> >
> > ---------------------------(end of broadcast)---------------------------
> > TIP 3: if posting/reading through Usenet, please send an appropriate
> > subscribe-nomail command to majordomo@postgresql.org so that your
> > message can get through to the mailing list cleanly
>
>

--
Peter Eisentraut   peter_e@gmx.net


pgsql-patches by date:

Previous
From: Dmitry Tkach
Date:
Subject: A bug in gist code with fetch/move
Next
From: Ed Loehr
Date:
Subject: Re: 7.2 fe-exec.c patch to PQescapeString()