Re: UnixWare 7.1.1b FS

Поиск
Список
Период
Сортировка
От Larry Rosenman
Тема Re: UnixWare 7.1.1b FS
Дата
Msg-id 20001021123303.A13732@lerami.lerctr.org
обсуждение исходный текст
Ответ на Re: UnixWare 7.1.1b FS  (Larry Rosenman <ler@lerctr.org>)
Список pgsql-hackers
* Larry Rosenman <ler@lerctr.org> [001021 12:04]:
> * Peter Eisentraut <peter_e@gmx.net> [001021 11:45]:
> > > 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. 

OOPPSS.  My fault on the --with-CXX not being accepted.  I had
--with-CXX=CC at the front of the line, and --with-CXX (no=CC) near
the end of the line.  

BUT, we still need to doc --with-CXX taking a value, and --with-CC=xx
needs to be doc'd. 

LER

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


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: UnixWare 7.1.1b FS
Следующее
От: Larry Rosenman
Дата:
Сообщение: Re: Style question