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

From teg@redhat.com (Trond Eivind Glomsrød)
Subject Re: 486 Optimizations...
Date
Msg-id xuyr94e44cn.fsf@halden.devel.redhat.com
Whole thread Raw
In response to 486 Optimizations...  (Larry Rosenman <ler@lerctr.org>)
Responses Re: 486 Optimizations...
Re: 486 Optimizations...
List pgsql-hackers
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.

-- 
Trond Eivind Glomsrød
Red Hat, Inc.


pgsql-hackers by date:

Previous
From: Larry Rosenman
Date:
Subject: 486 Optimizations...
Next
From: Larry Rosenman
Date:
Subject: Re: 486 Optimizations...