Re: Fwd: Re: Compile fails on AIX 6.1 - Mailing list pgsql-bugs

From Tom Lane
Subject Re: Fwd: Re: Compile fails on AIX 6.1
Date
Msg-id 9218.1406327568@sss.pgh.pa.us
Whole thread Raw
In response to Re: Fwd: Re: Compile fails on AIX 6.1  ("Lars Ewald (web.de)" <l.ewald-web@lars-ewald.de>)
Responses 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>)
List 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 by date:

Previous
From: "Lars Ewald (web.de)"
Date:
Subject: Re: Fwd: Re: Compile fails on AIX 6.1
Next
From: rpvoland@spamcop.net
Date:
Subject: BUG #11039: installation fails when trying to install C++ redistributable