Re: Fwd: Re: Compile fails on AIX 6.1

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Fwd: Re: Compile fails on AIX 6.1
Дата
Msg-id 9218.1406327568@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Fwd: Re: Compile fails on AIX 6.1  ("Lars Ewald (web.de)" <l.ewald-web@lars-ewald.de>)
Ответы Re: Fwd: Re: Compile fails on AIX 6.1  (Rainer Tammer <pgsql@spg.schulergroup.com>)
Re: Fwd: Re: Compile fails on AIX 6.1  ("Lars Ewald (web.de)" <l.ewald-web@lars-ewald.de>)
Список pgsql-bugs
"Lars Ewald (web.de)" <l.ewald-web@lars-ewald.de> writes:
> Hello Tom,
> today I was able to do some tests compiling Postgres on our AIX machine.

> And...it worked! :-) Configuring without spinlocks and readline worked fine for
> me and did not abort after compiling xlog.o/xlog.c.
> Any ideas why it does not work with spinlocks?

Well, spinlocks are what uses the assembler code that you're having
trouble with.

Note that while you can build with --disable-spinlocks, performance is
not likely to be acceptable.  We don't really consider a platform
supported unless it's got working spinlocks.

            regards, tom lane

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

Предыдущее
От: "Lars Ewald (web.de)"
Дата:
Сообщение: Re: Fwd: Re: Compile fails on AIX 6.1
Следующее
От: rpvoland@spamcop.net
Дата:
Сообщение: BUG #11039: installation fails when trying to install C++ redistributable