Re: AIX and V8 beta 3 - Mailing list pgsql-hackers

From Zeugswetter Andreas SB SD
Subject Re: AIX and V8 beta 3
Date
Msg-id 46C15C39FEB2C44BA555E356FBCD6FA40184D1C3@m0114.s-mxs.net
Whole thread Raw
In response to AIX and V8 beta 3  (Brad Nicholson <bnichols@ca.afilias.info>)
List pgsql-hackers
> > Have you tried using cc_r for that compile line?  Does that help?
>
> Alas, that is not an option available.
>
> cc_r is specific to the AIX "xlc" compiler; we're using GCC, and xlc
> is not available to us.

What is missing is a -lpthread .

Andreas


pgsql-hackers by date:

Previous
From: Gaetano Mendola
Date:
Subject: Re: Checking for overflow of integer arithmetic
Next
From: "Simon Riggs"
Date:
Subject: Re: shared memory release following failed lock acquirement.