[Fwd: RE: config.sub and config.guess for PostgreSQL compilation on Linux S/390] - Mailing list pgsql-hackers

From Lamar Owen
Subject [Fwd: RE: config.sub and config.guess for PostgreSQL compilation on Linux S/390]
Date
Msg-id 3957A59C.ED46F982@wgcr.org
Whole thread Raw
Responses Re: [Fwd: RE: config.sub and config.guess for PostgreSQL compilation on Linux S/390]  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers
[Forwarding this here, as I don't know how to answer the second
question.]
[LRO]

-------- Original Message --------
Subject: RE: config.sub and config.guess for PostgreSQL compilation on
Linux  S/390
Date: Mon, 26 Jun 2000 14:15:45 -0400
From: "Ferguson, Neale" <NEALE.FERGUSON@ca.com>
To: Lamar Owen <lamar.owen@wgcr.org>

Hi again,I'm in the process of forward fitting the patches to 7.0.2. They are
trivial so I don't anticipate problems there. One file missing from the
patches I referred you to was the linux_s390 template which I've
reconstructed to look like:
AROPT:crs
CFLAGS:-O0
SHARED_LIB:-fpic
ALL:
SRCH_INC:
SRCH_LIB:
USE_LOCALE:no
DLSUFFIX:.so
YFLAGS:-d
YACC:bison -y

I've chosen -O0 as the level of compiler I'm using has a couple of bugs.
The
latest one doesn't but I've yet to upgrade to it. I use ./configure
--with-template=linux_s390 --with-odbc --with-perl
One question, how do I get it to automatically pick up linux_s390? As a
clue
here's what I get with uname:
uname -m
s390
uname -r
2.2.14
uname -s
Linux
uname -v
#1 SMP Sun Feb 20 06:20:12 EST 2000

> -----Original Message-----
> And thanks for your reply.  I have forwarded the information to the
> PostgreSQL developers list.  I would like to see if the new PostgreSQL
> 7.0.2 version can be brought up on S390, as the patches are for 6.5.3.
> 
> --
> Lamar Owen
> WGCR Internet Radio
> 1 Peter 4:11
>


pgsql-hackers by date:

Previous
From: M.Feldtmann@t-online.de (Marten Feldtmann)
Date:
Subject: Re: CLASSOID patch
Next
From: "Mikheev, Vadim"
Date:
Subject: RE: Big 7.1 open items