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

From Larry Rosenman
Subject Re: 486 Optimizations...
Date
Msg-id 20001114154443.A11709@lerami.lerctr.org
Whole thread Raw
In response to Re: 486 Optimizations...  (teg@redhat.com (Trond Eivind Glomsrød))
List pgsql-hackers
* Trond Eivind Glomsr?d <teg@redhat.com> [001114 15:43]:
> 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.
I would remove it entirely. 

Why should a package FORCE 486 or any other processor optimizations?

Larry
> 
> -- 
> Trond Eivind Glomsrød
> Red Hat, Inc.
-- 
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: teg@redhat.com (Trond Eivind Glomsrød)
Date:
Subject: Re: 486 Optimizations...
Next
From: Alfred Perlstein
Date:
Subject: Re: 486 Optimizations...