please apply patch - build on Unixware with GCC

From: "Nicolas Bazin" <nbazin(at)ingenico(dot)com(dot)au>
To: <pgsql-patches(at)postgresql(dot)org>
Subject: please apply patch - build on Unixware with GCC
Date: 2002-04-02 06:35:02
Message-ID: 01e001c1da10$851cbeb0$660d090a@software.ingenico.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 Content-Type Size
makefiles.diff application/octet-stream 623 bytes

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Peter Eisentraut 2002-04-02 16:10:42 Re: please apply patch - build on Unixware with GCC
Previous Message Neil Conway 2002-04-02 06:04:32 Re: make BufferGetBlockNumber() a macro