Re: Help Building PostgreSQL on Solaris

Поиск
Список
Период
Сортировка
От Doug McNaught
Тема Re: Help Building PostgreSQL on Solaris
Дата
Msg-id m3snaj3q9y.fsf@belphigor.mcnaught.org
обсуждение исходный текст
Ответ на Help Building PostgreSQL on Solaris  ("Kelby Zorgdrager" <kelby@ecarcredit.com>)
Список pgsql-hackers
"Kelby Zorgdrager" <kelby@ecarcredit.com> writes:

> I am trying to compile postgres on solaris 7. After running the configure
> script and then the make I get the following error...

> gcc -O2 -funroll-loops -fexpensive-optimizations -I/usr/local/include -Wall 
> -Wmissing-prototypes -Wmissing-declarations
> /../src/include -O2 -funroll-loops -fexpensive-optimizations -I/usr/local/in
> clude   -c -o heaptuple.o heaptuple.c
> /usr/ccs/bin/as: "/var/tmp/ccLq9TVj.s", line 806: error: unknown opcode
> ".subsection"

It seems that gcc is generating code that the assembler doesn't like.
Does this gcc install work for compiling other programs?  I'd assume
so since you got through the 'configure' stage, but...

-Doug
-- 
Let us cross over the river, and rest under the shade of the trees.  --T. J. Jackson, 1863


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

Предыдущее
От: Manuel Sugawara
Дата:
Сообщение: Re: date formatting and tab-complete patch
Следующее
От: bpalmer
Дата:
Сообщение: Re: OpenBSD snapshot failure