Re: [HACKERS] PostgreSQL supported platform report and a

From: Larry Rosenman <ler(at)lerctr(dot)org>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Peter Eisentraut <peter_e(at)gmx(dot)net>, Olivier PRENANT <ohp(at)pyrenet(dot)fr>, "Billy G(dot) Allie" <Bill(dot)Allie(at)mug(dot)org>, pgsql-ports(at)postgresql(dot)org, pgsql-hackers(at)postgresql(dot)org
Subject: Re: [HACKERS] PostgreSQL supported platform report and a
Date: 2002-11-07 22:50:26
Message-ID: 14330000.1036709426@lerlaptop.iadfw.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-ports

OK, I'll try and do up a diff to B5's tonite (probably late, my Daughter's
elementary school honors choir has a performance tonite).

LER

--On Thursday, November 07, 2002 17:44:37 -0500 Bruce Momjian
<pgman(at)candle(dot)pha(dot)pa(dot)us> wrote:

>
> His updates deal only with the LDLIBRARY path issue, which I think we
> are keeping for 7.4:
>
> *** ./doc/FAQ_SCO.orig Wed Nov 6 21:35:46 2002
> --- ./doc/FAQ_SCO Wed Nov 6 21:40:44 2002
> ***************
> *** 71,76 ****
> --- 71,79 ----
>
> configure --with-libs=/usr/local/lib --with-includes=/usr/local/include
>
> + You will also need to set LD_LIBRARY_PATH to '/usr/local/lib' (or add
> it to + LD_LIBRARY_PATH, if LD_LIBRARY_PATH already exists) before
> running config- + ure or the test for readline will fail.
>
>
> -------------------------------------------------------------------------
> --
>
> Larry Rosenman wrote:
>> With or withou Billie's update(s)?
>>
>> (I haven't looked at them)....
>>
>> LER
>>
>>
>> --On Thursday, November 07, 2002 17:08:04 -0500 Bruce Momjian
>> <pgman(at)candle(dot)pha(dot)pa(dot)us> wrote:
>>
>> >
>> > We do point to the FAQ_SCO file for specifics. Would you send a diff
>> > for that file?
>> >
>> > ----------------------------------------------------------------------
>> > --- --
>> >
>> > Larry Rosenman wrote:
>> >> For compilers earlier than the one released with OpenUNIX
>> >> 8.0.0(UnixWare 7.1.2), Including
>> >> the 7.1.1b Feature Supplement, you may need to specify -Xb in CFLAGS
>> >> or the CC environment
>> >> variable.
>> >>
>> >>
>> >>
>> >> --On Thursday, November 07, 2002 16:34:12 -0500 Tom Lane
>> >> <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>> >>
>> >> > Larry Rosenman <ler(at)lerctr(dot)org> writes:
>> >> >> It DOES compile out of the box now on 8.0.0(7.1.2) and 7.1.3.
>> >> >> Apparently a compiler
>> >> >> fix between the 7.1.1b FS and 7.1.2.
>> >> >
>> >> > Well, this is what the REMARKS column is for in the
>> >> > supported-platform list. Seems we need a comment like "for older
>> >> > compiler versions, you may need to add -Xb to CFLAGS". Can anyone
>> >> > provide a short and accurate description of when to do this?
>> >> >
>> >> > regards, tom lane
>> >>
>> >>
>> >> --
>> >> Larry Rosenman http://www.lerctr.org/~ler
>> >> Phone: +1 972-414-9812 E-Mail: ler(at)lerctr(dot)org
>> >> US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749
>> >>
>> >>
>> >> ---------------------------(end of
>> >> broadcast)--------------------------- TIP 3: if posting/reading
>> >> through Usenet, please send an appropriate subscribe-nomail command
>> >> to majordomo(at)postgresql(dot)org so that your message can get through to
>> >> the mailing list cleanly
>> >>
>> >
>> > --
>> > Bruce Momjian | http://candle.pha.pa.us
>> > pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
>> > + If your life is a hard drive, | 13 Roberts Road
>> > + Christ can be your backup. | Newtown Square, Pennsylvania
>> > 19073
>>
>>
>> --
>> Larry Rosenman http://www.lerctr.org/~ler
>> Phone: +1 972-414-9812 E-Mail: ler(at)lerctr(dot)org
>> US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749
>>
>>
>> ---------------------------(end of broadcast)---------------------------
>> TIP 4: Don't 'kill -9' the postmaster
>>
>
> --
> Bruce Momjian | http://candle.pha.pa.us
> pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
> + If your life is a hard drive, | 13 Roberts Road
> + Christ can be your backup. | Newtown Square, Pennsylvania
> 19073

--
Larry Rosenman http://www.lerctr.org/~ler
Phone: +1 972-414-9812 E-Mail: ler(at)lerctr(dot)org
US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Neil Conway 2002-11-07 23:44:06 PL/PgSQL buglet / doc error
Previous Message snpe 2002-11-07 22:49:11 Re: protocol change in 7.4

Browse pgsql-ports by date

  From Date Subject
Next Message Billy G. Allie 2002-11-08 02:11:26 Re: [HACKERS] PostgreSQL supported platform report and a patch.
Previous Message Bruce Momjian 2002-11-07 22:44:37 Re: [HACKERS] PostgreSQL supported platform report and a