Re: Solaris SPARC - Sun compiler 5.5 - 64 bit

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Solaris SPARC - Sun compiler 5.5 - 64 bit
Дата
Msg-id 17445.1122647839@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Solaris SPARC - Sun compiler 5.5 - 64 bit  ("Clark, Andrew" <Andrew.Clark@fnf.com>)
Список pgsql-ports
"Clark, Andrew" <Andrew.Clark@fnf.com> writes:
> I'm using PostgreSQL 8.0.2 on Solaris 8.

Is configure using the solaris template, or the sunos4 one?
If the former, does changing
  CFLAGS="-v"            # -v is like gcc -Wall
to
  CFLAGS="-v -DSUNOS4_CC"    # -v is like gcc -Wall
fix it?  (Note you need to re-configure to make template changes
have any effect.)

            regards, tom lane

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

Предыдущее
От: "Clark, Andrew"
Дата:
Сообщение: Re: Solaris SPARC - Sun compiler 5.5 - 64 bit
Следующее
От: "Clark, Andrew"
Дата:
Сообщение: Re: Solaris SPARC - Sun compiler 5.5 - 64 bit