Re: 486 Optimizations... - Mailing list pgsql-hackers

From Larry Rosenman
Subject Re: 486 Optimizations...
Date
Msg-id 20001114154855.B11792@lerami.lerctr.org
Whole thread Raw
In response to Re: 486 Optimizations...  (Alfred Perlstein <bright@wintelcom.net>)
List pgsql-hackers
* Alfred Perlstein <bright@wintelcom.net> [001114 15:47]:
> * Trond Eivind Glomsrød <teg@redhat.com> [001114 13:45] wrote:
> > Larry Rosenman <ler@lerctr.org> writes:
> > 
> > > Anyone care if I build a patch to kill the -m486 type options in the
> > > following files:
> > > 
> > > $ grep -i -- 486 *
> > > bsdi:  i?86)  CFLAGS="$CFLAGS -m486";;
> > > freebsd:CFLAGS='-O2 -m486 -pipe'
> > > univel:CFLAGS='-v -O -K i486,host,inline,loop_unroll -Dsvr4'
> > 
> > Why would you want to? Not all gccs support -mpentium/mpentiumpro etc.
> 
> The idea is to remove it entirely (I hope) not add even more arch
> specific compile flags.
Bingo...  I want the USER to be able to specify it, not our template.

LER

-- 
Larry Rosenman                      http://www.lerctr.org/~ler
Phone: +1 972-414-9812 (voice) Internet: ler@lerctr.org
US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749


pgsql-hackers by date:

Previous
From: Alfred Perlstein
Date:
Subject: Re: 486 Optimizations...
Next
From: Alfred Perlstein
Date:
Subject: Re: 486 Optimizations...