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

From Peter Eisentraut
Subject Re: UnixWare 7.1.1b FS
Date
Msg-id Pine.LNX.4.21.0010211843340.825-100000@peter.localdomain
Whole thread Raw
In response to Re: UnixWare 7.1.1b FS  (Larry Rosenman <ler@lerctr.org>)
Responses 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
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.

> 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.

-- 
Peter Eisentraut      peter_e@gmx.net       http://yi.org/peter-e/



pgsql-hackers by date:

Previous
From: Michael Meskes
Date:
Subject: embedded sql with indicators in other DBs
Next
From: Peter Eisentraut
Date:
Subject: Re: Style question