Re: 486 Optimizations...

Поиск
Список
Период
Сортировка
От Alfred Perlstein
Тема Re: 486 Optimizations...
Дата
Msg-id 20001114134709.V11449@fw.wintelcom.net
обсуждение исходный текст
Ответ на Re: 486 Optimizations...  (teg@redhat.com (Trond Eivind Glomsrød))
Ответы Re: 486 Optimizations...  (Larry Rosenman <ler@lerctr.org>)
Список pgsql-hackers
* 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.

-- 
-Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org]
"I have the heart of a child; I keep it in a jar on my desk."


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Alfred Perlstein
Дата:
Сообщение: Re: 486 Optimizations...
Следующее
От: Larry Rosenman
Дата:
Сообщение: Re: 486 Optimizations...