* Trond Eivind Glomsrød <[EMAIL PROTECTED]> [001114 13:45] wrote: > Larry Rosenman <[EMAIL PROTECTED]> 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 - [[EMAIL PROTECTED]|[EMAIL PROTECTED]] "I have the heart of a child; I keep it in a jar on my desk."
- [HACKERS] 486 Optimizations... Larry Rosenman
- Re: [HACKERS] 486 Optimizations... Trond Eivind Glomsrød
- Re: [HACKERS] 486 Optimizations... Larry Rosenman
- Re: [HACKERS] 486 Optimizations... Trond Eivind Glomsrød
- Re: [HACKERS] 486 Optimizations... Trond Eivind Glomsrød
- One more [HACKERS] 486 Optimiz... igor
- Re: One more [HACKERS] 486... Alfred Perlstein
- Re: [HACKERS] 486 Optimizations... Alfred Perlstein
- Re: [HACKERS] 486 Optimizations... Larry Rosenman
- Re: [HACKERS] 486 Optimizations... Alfred Perlstein
- Re: [HACKERS] 486 Optimizations... Larry Rosenman
- Re: [HACKERS] 486 Optimizations... Alfred Perlstein
- Re: [HACKERS] 486 Optimizations... Alfred Perlstein
- Re: [HACKERS] 486 Optimizations... Bruce Momjian