From: | Alfred Perlstein <bright(at)wintelcom(dot)net> |
---|---|
To: | Trond Eivind Glomsrød <teg(at)redhat(dot)com> |
Cc: | Larry Rosenman <ler(at)lerctr(dot)org>, PostgreSQL Hackers List <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: 486 Optimizations... |
Date: | 2000-11-14 21:47:09 |
Message-ID: | 20001114134709.V11449@fw.wintelcom.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
* Trond Eivind Glomsrød <teg(at)redhat(dot)com> [001114 13:45] wrote:
> 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.
The idea is to remove it entirely (I hope) not add even more arch
specific compile flags.
--
-Alfred Perlstein - [bright(at)wintelcom(dot)net|alfred(at)freebsd(dot)org]
"I have the heart of a child; I keep it in a jar on my desk."
From | Date | Subject | |
---|---|---|---|
Next Message | Larry Rosenman | 2000-11-14 21:47:51 | Re: 486 Optimizations... |
Previous Message | Alfred Perlstein | 2000-11-14 21:46:10 | Re: 486 Optimizations... |