From: | Larry Rosenman <ler(at)lerctr(dot)org> |
---|---|
To: | Trond Eivind Glomsrød <teg(at)redhat(dot)com> |
Cc: | PostgreSQL Hackers List <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: 486 Optimizations... |
Date: | 2000-11-14 21:44:43 |
Message-ID: | 20001114154443.A11709@lerami.lerctr.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
* Trond Eivind Glomsr?d <teg(at)redhat(dot)com> [001114 15:43]:
> Larry Rosenman <ler(at)lerctr(dot)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(at)lerctr(dot)org
US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749
From | Date | Subject | |
---|---|---|---|
Next Message | Alfred Perlstein | 2000-11-14 21:46:10 | Re: 486 Optimizations... |
Previous Message | Trond Eivind =?iso-8859-1?q?Glomsr=F8d?= | 2000-11-14 21:43:20 | Re: 486 Optimizations... |