Re: 486 Optimizations...

Поиск
Список
Период
Сортировка
От Larry Rosenman
Тема Re: 486 Optimizations...
Дата
Msg-id 20001114154751.A11792@lerami.lerctr.org
обсуждение исходный текст
Ответ на Re: 486 Optimizations...  (Alfred Perlstein <bright@wintelcom.net>)
Список pgsql-hackers
* Alfred Perlstein <bright@wintelcom.net> [001114 15:46]:
> * Larry Rosenman <ler@lerctr.org> [001114 13:42] wrote:
> > 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'
> > $ pwd
> > /home/ler/pg-dev/pgsql/src/template
> > $
> 
> I have a patch pending for FreeBSD to support alpha builds that
> also disables -m486 so if you left the freebsd template alone it
> would be ok.
I have a P-III, I don't want the template to specify it *AT ALL*. 
(this is on FreeBSD 4.2-BETA). 

It seems like GCC does the right (or mostly right) thing without 
the -m option....


> 
> -- 
> -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org]
> "I have the heart of a child; I keep it in a jar on my desk."
-- 
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 по дате отправления:

Предыдущее
От: Alfred Perlstein
Дата:
Сообщение: Re: 486 Optimizations...
Следующее
От: teg@redhat.com (Trond Eivind Glomsrød)
Дата:
Сообщение: Re: 486 Optimizations...