Re: BUG #1097: Make failure

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #1097: Make failure
Дата
Msg-id 13656.1078959072@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #1097: Make failure  ("PostgreSQL Bugs List" <pgsql-bugs@postgresql.org>)
Список pgsql-bugs
"PostgreSQL Bugs List" <pgsql-bugs@postgresql.org> writes:
> /usr/bin/ld -r -o SUBSYS.o heaptuple.o indextuple.o indexvalid.o printtup.o
> scankey.o tupdesc.o
> /usr/bin/ld: Relocatable linking with relocations from format elf64-sparc
> (heaptuple.o) to format elf32-sparc (SUBSYS.o) is not supp
> orted

Hmm.  It sounds like your platform wants some special switches to ld to
enable building 64-bit stuff.  I have no idea what they are, however.
What were you using for CFLAGS to get 64-bit compilations?

            regards, tom lane

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: BUG #1097: Make failure
Следующее
От: Tom Lane
Дата:
Сообщение: Re: BUG #1096: pg_restore cannot restore large objects with other oid columns