Re: [PORTS] PostgreSQL 6.5.2 ported to QNX 4

From: "Kardos, Dr(dot) Andreas" <kardos(at)repas-aeg(dot)de>
To: "Bruce Momjian" <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: <pgsql-ports(at)postgresql(dot)org>
Subject: Re: [PORTS] PostgreSQL 6.5.2 ported to QNX 4
Date: 1999-12-13 10:33:56
Message-ID: 004b01bf4555$902fc650$99301eac@nt-kardos.Dr.repas.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports

Bruce Momjian wrote:

>These are problematic. Changing $(LD) -r to $(AR) will not work on many
>platforms. In the current source tree. I have changed all $(LD) -r to
>$(LD) $(LDREL), and defined LDREL= -r. The -r can now be overridden in
>Makefile.qnx. You can now define $LD as 'ar' in qnx.

Unfortunately I still cannot use the backend/Makefiles because in

$(LD) $(LDREL) -o SUBSYS.o $(OBJS)

the -o option still disturbes. What I need after replacements is

ar cr SUBSYS.o $(OBJS)

>I have not added any of the #if QNX code. My recommendation is that you
>grab a copy of the current tree via cvs, which will have the changes I
>just made, and see if you can get that to work. You will find that most
>of your stuff will work fine, and that only a few areas now have to be
>modified.

CVS tree got.

Andreas Kardos

Responses

Browse pgsql-ports by date

  From Date Subject
Next Message Bruce Momjian 1999-12-13 22:29:38 Re: [PORTS] PostgreSQL 6.5.2 ported to QNX 4
Previous Message xlsavings 1999-12-13 06:58:05 Tax Free Corporation