Re: 486 Optimizations...

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Alfred Perlstein <bright(at)wintelcom(dot)net>
Cc: Peter Eisentraut <peter_e(at)gmx(dot)net>, Larry Rosenman <ler(at)lerctr(dot)org>, PostgreSQL Hackers List <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: 486 Optimizations...
Date: 2000-11-16 05:28:21
Message-ID: 200011160528.AAA27511@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> * Peter Eisentraut <peter_e(at)gmx(dot)net> [001115 08:15] wrote:
> >
> > I couldn't say I like these options, because they seem arbitrary, but
> > given that it only affects the 0 univel users and the 3 bsdi users left
> > (freebsd will be fixed), I wouldn't make a fuzz.
>
> BSDi still has a market niche, and they are actively porting to
> more platforms.

The template/bsdi file has:

case $host_cpu in
i?86) CFLAGS="$CFLAGS -m486";;
esac

Leave to BSDI to do it right. :-)

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2000-11-16 05:31:03 Re: RE: [COMMITTERS] pgsql/src/backend/access/transam ( xact.c xlog.c)
Previous Message Bruce Momjian 2000-11-16 05:18:48 Re: Re: UUNET socket-file-location patch