Re: UnixWare 7.1.1b FS

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Larry Rosenman <ler(at)lerctr(dot)org>
Cc: Peter Eisentraut <peter_e(at)gmx(dot)net>, pgsql-hackers(at)hub(dot)org
Subject: Re: UnixWare 7.1.1b FS
Date: 2000-10-21 17:07:24
Message-ID: 200010211707.NAA27392@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

DOne.

> * Peter Eisentraut <peter_e(at)gmx(dot)net> [001021 11:45]:
> > Larry Rosenman writes:
> >
> > > 1) when I included -with-openssl, it didn't add /usr/local/ssl/lib to
> > > the -L options, so couldn't find libssl.a
> >
> > Confirmed. It's being put into a different variable. I'll see about
> > fixing this.
> Cool. Thanks...
> >
> > > 2) I forced CC=cc and CXX=CC in src/templates/unixware and removed the
> > > -K i486 option, and we still pass GCC options. This is *NOT* good...
> >
> > Don't do that then. Setting the compiler in the template file is not
> > allowed.
> OK, then please allow --with-CC and --with-CXX. I tried it, and it
> didn't honor the --with-CXX option. Please also document same in
> ./configure --help.
>
> Bruce: Please remove the CC and CXX lines from src/template/unixware.
>
> The CFLAGS fix can/should stay.
>
> See attached scriptfile.
> >
> > --
> > Peter Eisentraut peter_e(at)gmx(dot)net http://yi.org/peter-e/
>
> --
> Larry Rosenman http://www.lerctr.org/~ler
> Phone: +1 972-414-9812 (voice) Internet: ler(at)lerctr(dot)org
> US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749

[ Attachment, skipping... ]

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Larry Rosenman 2000-10-21 17:07:38 Re: UnixWare 7.1.1b FS
Previous Message Peter Eisentraut 2000-10-21 17:06:27 Re: UnixWare 7.1.1b FS