Re: configure error in HP-UX 11.00

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: configure error in HP-UX 11.00
Дата
Msg-id 3639.1062559040@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: configure error in HP-UX 11.00  (Weiping He <laser@zhengmai.com.cn>)
Ответы Re: configure error in HP-UX 11.00  (Weiping He <laser@zhengmai.com.cn>)
Список pgsql-hackers
Weiping He <laser@zhengmai.com.cn> writes:
> I've put the config.log on:
> http://www.pgsqldb.org/config.log

configure:10847: cc -Ae -c +O2 -D_XOPEN_SOURCE_EXTENDED  conftest.c >&5
(Bundled) cc: warning 480: The -A option is available only with the C/ANSI C product; ignored.

Get a real compiler :-(

The "bundled" cc is a piece of junk that HP ought to be ashamed to ship.
You cannot build Postgres (or much of anything else) with it.  If you
don't want to shell out for HP's real C compiler, install gcc.
        regards, tom lane


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

Предыдущее
От: Weiping He
Дата:
Сообщение: Re: configure error in HP-UX 11.00
Следующее
От: "Christopher Kings-Lynne"
Дата:
Сообщение: pg_get_triggerdef w/ pretty print