Re: UnixWare 7.1.1b FS - Mailing list pgsql-hackers

From Larry Rosenman
Subject Re: UnixWare 7.1.1b FS
Date
Msg-id 20001021120422.A11193@lerami.lerctr.org
Whole thread Raw
In response to Re: UnixWare 7.1.1b FS  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: UnixWare 7.1.1b FS  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: UnixWare 7.1.1b FS  (Peter Eisentraut <peter_e@gmx.net>)
Re: UnixWare 7.1.1b FS  (Larry Rosenman <ler@lerctr.org>)
List pgsql-hackers
* Peter Eisentraut <peter_e@gmx.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@gmx.net       http://yi.org/peter-e/

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

Attachment

pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: UnixWare 7.1.1b FS
Next
From: Bruce Momjian
Date:
Subject: Re: UnixWare 7.1.1b FS