Re: Problem configuring PostgreSQL 8.1.4 on Mac OS X - Mailing list pgsql-bugs

From Tom Lane
Subject Re: Problem configuring PostgreSQL 8.1.4 on Mac OS X
Date
Msg-id 29654.1149690018@sss.pgh.pa.us
Whole thread Raw
In response to Problem configuring PostgreSQL 8.1.4 on Mac OS X  (Adam <adam@albedo.art.pl>)
List pgsql-bugs
Adam <adam@albedo.art.pl> writes:
> The 'configure --enable-thread-safety' script fails when CFLAGS
> contain "-mcpu=7400", "-mcpu=970" or "-maltivec".

This has been discussed before, and the conclusion was "don't do that".

http://archives.postgresql.org/pgsql-hackers/2005-11/msg00104.php

> I would suggest using 'BOOL' for you boolean variables, instead of
> 'bool'.

Not bloody likely.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Problem configuring PostgreSQL 8.1.4 on Mac OS X
Next
From: Tom Lane
Date:
Subject: Re: reindexdb command utlility