Re: Optimization levels when compiling PostgreSQL... - Mailing list pgsql-hackers

From Curt Sampson
Subject Re: Optimization levels when compiling PostgreSQL...
Date
Msg-id Pine.NEB.4.44.0209111116500.23252-100000@angelic.cynic.net
Whole thread Raw
In response to Re: Optimization levels when compiling PostgreSQL...  (Lamar Owen <lamar.owen@wgcr.org>)
List pgsql-hackers
On Tue, 10 Sep 2002, Lamar Owen wrote:

> I still remember when the Alpha port _required_ -O0.  And it was documented
> that way, IIRC.

Good. It would also be very nice if, in situations like this, the
configure script could detect this and use -O0 when compiling on
the alpha.

> Compiling from source implies certain knowledge.

No it doesn't. All it means is that someone's using a system for
which they don't have a package handy.

cjs
-- 
Curt Sampson  <cjs@cynic.net>   +81 90 7737 2974   http://www.netbsd.org   Don't you know, in this new Dark Age, we're
alllight.  --XTC
 



pgsql-hackers by date:

Previous
From: Rod Taylor
Date:
Subject: Re: problem with new autocommit config parameter and jdbc
Next
From: Bruce Momjian
Date:
Subject: Re: Please rename split(text,text,int) to splitpart