Re: [PORTS] Port Bug Report: buf_init.c does not compile (spin lock problem?)

Поиск
Список
Период
Сортировка
От Stephane Bortzmeyer
Тема Re: [PORTS] Port Bug Report: buf_init.c does not compile (spin lock problem?)
Дата
Msg-id 199906181204.OAA01175@ezili.sis.pasteur.fr
обсуждение исходный текст
Ответ на Re: [PORTS] Port Bug Report: buf_init.c does not compile (spin lock problem?)  ("Pedro J. Lobo" <pjlobo@euitt.upm.es>)
Ответы Re: [PORTS] Port Bug Report: buf_init.c does not compile (spin lock problem?)  ("Pedro J. Lobo" <pjlobo@euitt.upm.es>)
Список pgsql-ports
[Pedro, feel free to forward to pgsql-ports, I have apparently no right to
write on it.]

On Friday 18 June 1999, at 10 h 45, the keyboard of "Pedro J. Lobo"
<pjlobo@euitt.upm.es> wrote:

> These flags correspond to the template 'alpha_gcc', not to 'alpha_cc',

This was it. I forgot the old template. Thanks.

There are still problems:

Bison seems mandatory (Digital/Compaq's yacc makes errors)

C++ code cannot be compiled with Digital's cxx compiler (because Postgres uses CFLAGS for the C++ compiler and the
command-lineoptions are not exactly the same, such as -std which does not exist on cxx). 

ODBC does not compile.

The following configure seems OK and compile until the end:

./configure --with-CC=cc --without-CXX -enable-cassert -with-perl --with-tcl --enable-locale --with-template=alpha_cc



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

Предыдущее
От: "Pedro J. Lobo"
Дата:
Сообщение: Re: [PORTS] Port Bug Report: buf_init.c does not compile (spin lock problem?)
Следующее
От: "Pedro J. Lobo"
Дата:
Сообщение: Re: [PORTS] Port Bug Report: buf_init.c does not compile (spin lock problem?)