Re: Initdb problem on debian mips cobalt: Bus error

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Initdb problem on debian mips cobalt: Bus error
Дата
Msg-id 27443.1218142593@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Initdb problem on debian mips cobalt: Bus error  (Glyn Astill <glynastill@yahoo.co.uk>)
Ответы Re: Initdb problem on debian mips cobalt: Bus error  (Glyn Astill <glynastill@yahoo.co.uk>)
Список pgsql-general
Glyn Astill <glynastill@yahoo.co.uk> writes:
>> The conclusion of the thread seemed to be that it was a linker or
>> assembler problem triggered by our use of SUBSYS.o files to aggregate
>> all the backend .o files into a smaller number of files for the final
>> link.  If so the answer is either (a) update to a newer toolchain
>> that might fix the problem, or (b) try our CVS HEAD which doesn't use
>> the SUBSYS.o trick anymore.

> So tonight I've built CVS HEAD and rerun make check.
> All 115 tests passed! It works :-)

Okay, so it is indeed the linker's fault.  Now try plan (a) --- can you
find a more up-to-date toolchain?

            regards, tom lane

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

Предыдущее
От: Glyn Astill
Дата:
Сообщение: Re: Initdb problem on debian mips cobalt: Bus error
Следующее
От: Jack Orenstein
Дата:
Сообщение: Postgres 8.3.x installation on Fedora 9 system