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

From Nicolas Bazin
Subject please apply patch - build on Unixware with GCC
Date
Msg-id 01e001c1da10$851cbeb0$660d090a@software.ingenico.com.au
Whole thread Raw
Responses Re: please apply patch - build on Unixware with GCC
List pgsql-patches
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.
 
note:
For those using Unixware and willing to upgrade from the package provided by Caldera to GCC 2.95.3 or GCC 3.0.X, the trick to compile gcc is to build binutil, and compile gcc with-gnu-as and with-gnu-ld options.
Attachment

pgsql-patches by date:

Previous
From: Neil Conway
Date:
Subject: Re: make BufferGetBlockNumber() a macro
Next
From: Peter Eisentraut
Date:
Subject: Re: please apply patch - build on Unixware with GCC